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