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 3612c9f commit 542d303Copy full SHA for 542d303
.github/workflows/ci.yml
@@ -5,8 +5,7 @@ on:
5
workflow_dispatch:
6
pull_request:
7
push:
8
- branches:
9
- - main
+ branches: [main]
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments