Skip to content

Commit

Permalink
Add write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
drew2a committed Jan 16, 2024
1 parent 5cd8d89 commit 7cb8e15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/second_reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request_target:
types: [ labeled ]

permissions:
pull-requests: write

jobs:
assign-reviewer:
if: ${{ contains(github.event.pull_request.labels.*.name, format('PR{0} second reviewer', ':')) }}
Expand Down

0 comments on commit 7cb8e15

Please sign in to comment.