Skip to content

Commit

Permalink
👷 Update labeler GitHub Actions permissions and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Aug 14, 2024
1 parent 91a7188 commit a719ad9
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 a719ad9

Please sign in to comment.