Skip to content

Commit f51c71a

Browse files
committed
Run workflow on edited PR
1 parent af2f0af commit f51c71a

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, reopened, ready_for_review, converted_to_draft]
7+
types: [opened, edited, reopened, ready_for_review, converted_to_draft]
88
paths-ignore:
99
- '**.md'
1010
- 'LICENSE'

0 commit comments

Comments
 (0)