We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ca290b + 8ec2b89 commit 5229063Copy full SHA for 5229063
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