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 03b1630 commit 4d5da49Copy full SHA for 4d5da49
.github/workflows/check.yml
@@ -9,7 +9,7 @@ on:
9
branches:
10
- main
11
pull_request:
12
- types: [opened, ready_for_review, reopened]
+ types: [opened, ready_for_review, synchronize, reopened]
13
14
concurrency:
15
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments