Skip to content

Commit

Permalink
👷 Update labeler GitHub Actions permissions and dependencies (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Aug 14, 2024
1 parent dd3ba68 commit 70e144d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
- uses: actions/labeler@v5
# Run this after labeler applied labels
check-labels:
needs:
- labeler
permissions:
pull-requests: read
name: Check labels
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 70e144d

Please sign in to comment.