We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2babdc8 commit 9f580b1Copy full SHA for 9f580b1
.github/workflows/on_pr.yml
@@ -4,7 +4,7 @@ on:
4
branches:
5
- main
6
- v*.*-*
7
- types: [opened, reopened, ready_for_review, converted_to_draft]
+ types: [opened, edited, reopened, ready_for_review, converted_to_draft]
8
paths-ignore:
9
- '**.md'
10
- 'LICENSE'
0 commit comments