Skip to content

Commit

Permalink
fix: add permissions to default GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelosousa authored and leodido committed Sep 17, 2022
1 parent e703d74 commit ef06576
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/reviewpad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ on:
pull_request_review:
pull_request_review_comment:

permissions:
pull-requests: write
issues: write

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

0 comments on commit ef06576

Please sign in to comment.