We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a31cf99 commit c4e78c2Copy full SHA for c4e78c2
.github/workflows/pr.yml
@@ -5,6 +5,7 @@ on:
5
types: [opened, synchronize, reopened, labeled]
6
branches:
7
- main
8
+ - gh-actions-test-branch
9
workflow_dispatch:
10
11
concurrency:
0 commit comments