Skip to content

Commit 17080fc

Browse files
authored
👷 Update GitHub Action labeler dependencies (fastapi#1302)
1 parent 9dccb2e commit 17080fc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)