Skip to content

Commit e76f6fd

Browse files
authored
Merge pull request #140 from ZettaScaleLabs/update-check-labels-workflow
chore: update check-labels triggers
2 parents a0923c5 + e4ed109 commit e76f6fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-labels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Check required labels
22

33
on:
44
pull_request_target:
5+
types: [opened, synchronize, reopened, labeled]
56
branches: ["**"]
67

78
jobs:

0 commit comments

Comments
 (0)