Skip to content

Commit 0657adb

Browse files
committed
run on syncornize now too
1 parent c10027d commit 0657adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run-name: "Validate ${{ github.event.label.name }} PR #${{ github.event.pull_req
33

44
on:
55
pull_request:
6-
types: [labeled]
6+
types: [labeled, synchronize]
77
branches:
88
- main
99

0 commit comments

Comments
 (0)