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 7e35bba commit 67c138dCopy full SHA for 67c138d
‎.github/workflows/workflow.yml‎
@@ -6,7 +6,7 @@ on:
6
- main
7
- beta
8
- alpha
9
- pull_request
+ pull_request:
10
11
# concurrency:
12
# group: "${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}"
0 commit comments