Skip to content

Commit ef2cd8b

Browse files
committed
Use synchronize pr event type
1 parent 9f580b1 commit ef2cd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches:
55
- main
66
- v*.*-*
7-
types: [opened, edited, reopened, ready_for_review, converted_to_draft]
7+
types: [opened, reopened, ready_for_review, converted_to_draft, synchronize]
88
paths-ignore:
99
- '**.md'
1010
- 'LICENSE'

0 commit comments

Comments
 (0)