Skip to content

Commit 7cacd05

Browse files
committed
Add synchronize event for hooks for "Check Required Labels"
1 parent a22aced commit 7cacd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-required-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Check Required Labels
22

33
on:
44
pull_request:
5-
types: [opened, labeled, unlabeled]
5+
types: [opened, labeled, unlabeled, synchronize]
66

77
jobs:
88
check-required-label:

0 commit comments

Comments
 (0)