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.
1 parent a309e53 commit bc114eaCopy full SHA for bc114ea
.github/workflows/main.yaml
@@ -3,7 +3,8 @@ name: CI
3
on:
4
pull_request:
5
push:
6
- branches: main
+ branches:
7
+ - main
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments