Skip to content

Commit 09df1ba

Browse files
authored
for label validation workflow, don't run on sync (#284)
1 parent 30534f2 commit 09df1ba

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
@@ -7,7 +7,7 @@ concurrency:
77

88
on:
99
pull_request_target:
10-
types: [labeled, synchronize]
10+
types: labeled
1111

1212
jobs:
1313
get-jobs:

0 commit comments

Comments
 (0)