We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca290b commit 8ec2b89Copy full SHA for 8ec2b89
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
build:
9
runs-on: ${{ matrix.operating-system }}
0 commit comments