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.
main
1 parent bdc0684 commit abcda22Copy full SHA for abcda22
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: CI
3
on:
4
pull_request:
5
push:
6
- branches: [master]
+ branches: [main]
7
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments