Skip to content

Commit d275c62

Browse files
authored
👷 Update GitHub Action labeler dependencies (#1302)
1 parent 9727145 commit d275c62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
- uses: actions/labeler@v5
2020
# Run this after labeler applied labels
2121
check-labels:
22+
needs:
23+
- labeler
2224
permissions:
2325
pull-requests: read
2426
name: Check labels

0 commit comments

Comments
 (0)