We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992c3c8 commit acf09ceCopy full SHA for acf09ce
1 file changed
.github/workflows/ci.yaml
@@ -2,6 +2,8 @@ name: ci
2
3
on:
4
pull_request:
5
+ branches:
6
+ - main
7
push:
8
branches:
9
- main
0 commit comments