Skip to content

Commit 73b9b92

Browse files
authored
chore: Update pr-title.yml (#54)
## Motivation Subscribe to synchronize events in order to alleviate pr-title workflow problems (it won't trigger sometimes).
1 parent 04c4abb commit 73b9b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-title.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
pull_request:
3-
types: [opened, reopened, edited]
3+
types: [opened, reopened, edited, synchronize]
44
merge_group:
55
name: pr-title
66
jobs:

0 commit comments

Comments
 (0)