We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2fce20 + 3ce500c commit c9f99d4Copy full SHA for c9f99d4
1 file changed
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
jobs:
7
deploy:
8
name: Deploy project
0 commit comments