Skip to content

Commit b8d10b9

Browse files
committed
feat(): add synchronize types on PR
1 parent 6eb9a26 commit b8d10b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-issue.yml

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

33
on:
44
pull_request_target:
5-
types: [ opened, edited ]
5+
types: [ opened, edited, synchronize ]
66

77
jobs:
88
check-title:

0 commit comments

Comments
 (0)