We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f9531 commit 7941102Copy full SHA for 7941102
1 file changed
.github/workflows/ci.yml
@@ -1,9 +1,9 @@
1
name: CI
2
on:
3
push:
4
- branches: [ master ]
+ branches: [ main ]
5
pull_request:
6
7
jobs:
8
CI:
9
runs-on: ubuntu-latest
0 commit comments