Skip to content

Commit 6964127

Browse files
committed
fix: add synchronize so validate pr title workflow doesnt hang on new commits
1 parent 5feadfe commit 6964127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validate-pr-title.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request_target:
55
types:
66
- opened
7+
- synchronize
78
- edited
89
- reopened
910

0 commit comments

Comments
 (0)