Skip to content

Commit efad91c

Browse files
authored
chore: add sync to labeller
1 parent f37de74 commit efad91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Label Pull Requests 🏷️
22

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

77
permissions:
88
pull-requests: write

0 commit comments

Comments
 (0)