Skip to content

Commit a1beddf

Browse files
authored
Merge pull request #123 from lee-dohm/fix-test-workflow
Ensure main branch is tested consistently
2 parents b343069 + 8ab2c83 commit a1beddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- primary
7+
- main
88

99
jobs:
1010
unitTest:

0 commit comments

Comments
 (0)