Skip to content

Commit b8d10b9

Browse files
committedFeb 28, 2025·
feat(): add synchronize types on PR
1 parent 6eb9a26 commit b8d10b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/label-issue.yml

+1-1
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)
Please sign in to comment.