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 af2f0af commit f51c71aCopy full SHA for f51c71a
.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