Skip to content

Commit e20be7b

Browse files
authored
Merge pull request #42 from AllenInstitute/ci_master_to_main
Update ci.yml
2 parents 54a33e3 + dddf2ff commit e20be7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ on:
44
push:
55
branches:
66
- develop
7-
- master
7+
- main
88
pull_request:
99
branches:
1010
- develop
11-
- master
11+
- main
1212
jobs:
1313
test:
1414
name: run tests

0 commit comments

Comments
 (0)