Skip to content

Commit

Permalink
chore: add contents read perms to labeler github action
Browse files Browse the repository at this point in the history
Signed-off-by: jmeridth <[email protected]>
  • Loading branch information
jmeridth committed Feb 11, 2024
1 parent fa73c84 commit dc83701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
pull_request_target:

permissions:
contents: read
pull-requests: write

jobs:
Expand Down

0 comments on commit dc83701

Please sign in to comment.