Skip to content

Commit 8cd62bc

Browse files
author
Greg Lindahl
committed
revive ci
1 parent 022bd7f commit 8cd62bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
branches:
77
- main
88
pull_request:
9-
branches:
10-
- does_not_exist
9+
branches-ignore:
10+
- main
1111

1212
jobs:
1313
unit-tests:

0 commit comments

Comments
 (0)