Skip to content

Commit c061f48

Browse files
committed
Work for branch main as well as master
In anticipation of renaming the default branch, the `branches` test for the workflow should work for both.
1 parent bc0eb0a commit c061f48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ on:
3030
types: [opened, synchronize]
3131
branches:
3232
- master
33+
- main
3334

3435
merge_group:
3536
types:

0 commit comments

Comments
 (0)