We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 525263b + f87b78f commit 191811aCopy full SHA for 191811a
.github/workflows/ci.yml
@@ -1,9 +1,9 @@
1
name: Test
2
on:
3
push:
4
- branches: [master]
+ branches: [main]
5
pull_request:
6
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments