We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c99d0e commit 9f6b601Copy full SHA for 9f6b601
1 file changed
.github/workflows/test-comment-key.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
branches:
6
- dev
7
- types: [opened, synchronize]
+ types: [opened, synchronize, reopened, labeled]
8
9
jobs:
10
# Verify sticky behaviour: running twice should update the same comment.
0 commit comments