Skip to content

Commit 5b1d1c4

Browse files
author
Andrew J Westlake
committed
Enabled CI on PRs
1 parent 97d8c01 commit 5b1d1c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ on:
44
push:
55
branches:
66
- master
7-
pull_request:
7+
pull_request:
8+
branches:
9+
- master
810

911
env:
1012
CARGO_TERM_COLOR: always

0 commit comments

Comments
 (0)