We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb9a26 commit b8d10b9Copy full SHA for b8d10b9
.github/workflows/label-issue.yml
@@ -2,7 +2,7 @@ name: Add Labels
2
3
on:
4
pull_request_target:
5
- types: [ opened, edited ]
+ types: [ opened, edited, synchronize ]
6
7
jobs:
8
check-title:
0 commit comments