We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0226f95 commit 5142eb1Copy full SHA for 5142eb1
.github/workflows/ci-pr-validation.yaml
@@ -24,7 +24,7 @@ on:
24
- main
25
push:
26
branches:
27
- - '*'
+ - main
28
29
concurrency:
30
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments