Skip to content

Commit

Permalink
chore: updated permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 committed Jun 21, 2024
1 parent 526a7d0 commit 8ad0120
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
pull_request_target:
types: [opened, edited]

permissions:
contents: read
pull-requests: write

jobs:
label_pull_request:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8ad0120

Please sign in to comment.