Skip to content

Commit

Permalink
fix labeler permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandawg93 committed Jul 15, 2021
1 parent 74c65ee commit a928a8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
label:

runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write

steps:
- uses: actions/labeler@v3
Expand Down

0 comments on commit a928a8d

Please sign in to comment.