Skip to content

Commit bbe9e35

Browse files
Remove unlabeled trigger from label-validation workflow to prevent race conditions
Co-authored-by: functionstackx <47992694+functionstackx@users.noreply.github.com>
1 parent 268fe76 commit bbe9e35

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:
10-
types: [labeled, unlabeled, synchronize]
10+
types: [labeled, synchronize]
1111

1212
jobs:
1313
get-jobs:

0 commit comments

Comments
 (0)