Skip to content

Commit

Permalink
Merge pull request #2175 from sarthurdev/labels
Browse files Browse the repository at this point in the history
github: Set permissions for label workflow
  • Loading branch information
c-po authored Aug 27, 2023
2 parents f7b7c6d + 8b62065 commit 63012d6
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 63012d6

Please sign in to comment.