Skip to content

Commit c01006d

Browse files
authored
CI:Fix enforce labels workflow (#13277)
1 parent aa2a278 commit c01006d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-enforce-pr-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Enforce Labels
22
on:
33
pull_request_target:
4-
types: [labeled, unlabeled, opened]
4+
types: [labeled, unlabeled, opened, synchronize]
55

66
jobs:
77
labels:

0 commit comments

Comments
 (0)