Skip to content

Commit a29b9d5

Browse files
committed
correctly detect label changes for changelog check
1 parent 4b59727 commit a29b9d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
on:
22
pull_request_target:
3+
types: [labeled, unlabeled, opened, synchronize, reopened]
34

45
name: Changelog check
56

0 commit comments

Comments
 (0)