Skip to content

Commit bcf0f5c

Browse files
committed
Make sure CI is run on main branch as well
1 parent 0a8ebd7 commit bcf0f5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- dev
7+
- main
78
pull_request:
89
branches:
910
- dev
11+
- main
1012

1113
permissions:
1214
contents: read

0 commit comments

Comments
 (0)