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 1bd4a9e commit 2b6a052Copy full SHA for 2b6a052
.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