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 41c7c8f commit efae067Copy full SHA for efae067
.github/workflows/check.yml
@@ -9,6 +9,7 @@ on:
9
branches:
10
- main
11
pull_request:
12
+ types: [labeled, opened, synchronize, reopened]
13
14
concurrency:
15
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments