We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6082752 commit cb9ef2dCopy full SHA for cb9ef2d
.github/workflows/ci.yml
@@ -4,8 +4,7 @@ name: CI
4
on:
5
push:
6
branches:
7
- - dev
8
- - master
+ - main
9
pull_request: ~
10
11
env:
0 commit comments