Skip to content

Commit 9f6b601

Browse files
committed
test(github): add reopened and labeled trigger types
1 parent 4c99d0e commit 9f6b601

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-comment-key.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
branches:
66
- dev
7-
types: [opened, synchronize]
7+
types: [opened, synchronize, reopened, labeled]
88

99
jobs:
1010
# Verify sticky behaviour: running twice should update the same comment.

0 commit comments

Comments
 (0)