We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aadb40 commit 62082e7Copy full SHA for 62082e7
.github/workflows/spectesting.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
pull_request:
6
branches:
7
- - none
+ - main
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
0 commit comments