Skip to content

Commit e4ed109

Browse files
chore: update check-labels triggers
1 parent a0923c5 commit e4ed109

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)