Skip to content

Commit

Permalink
github: Set permissions for label workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthurdev committed Aug 27, 2023
1 parent 75aa90c commit 8b62065
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull-request-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ jobs:
add-pr-label:
name: Add PR Labels
runs-on: ubuntu-20.04
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/[email protected]

0 comments on commit 8b62065

Please sign in to comment.