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 9f580b1 commit ef2cd8bCopy full SHA for ef2cd8b
.github/workflows/on_pr.yml
@@ -4,7 +4,7 @@ on:
4
branches:
5
- main
6
- v*.*-*
7
- types: [opened, edited, reopened, ready_for_review, converted_to_draft]
+ types: [opened, reopened, ready_for_review, converted_to_draft, synchronize]
8
paths-ignore:
9
- '**.md'
10
- 'LICENSE'
0 commit comments