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 c10027d commit 0657adbCopy full SHA for 0657adb
1 file changed
.github/workflows/label-validation.yml
@@ -3,7 +3,7 @@ run-name: "Validate ${{ github.event.label.name }} PR #${{ github.event.pull_req
3
4
on:
5
pull_request:
6
- types: [labeled]
+ types: [labeled, synchronize]
7
branches:
8
- main
9
0 commit comments