We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fe78a9 commit 622ef3cCopy full SHA for 622ef3c
1 file changed
.github/workflows/pull-request.yml
@@ -2,7 +2,7 @@ name: PR
2
3
on:
4
pull_request:
5
- types: [opened, synchronize, reopened]
+ types: [opened, synchronize, reopened, labeled]
6
7
concurrency:
8
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments