Skip to content

Commit

Permalink
Also use GH_PAT_PULL_REQUESTS_WRITE for reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Feb 6, 2024
1 parent f9efd68 commit 4321ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/comment-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
uses: openrewrite/gh-automation/.github/workflows/comment-pr.yml@main
secrets:
GH_PAT_ACTIONS_READ: ${{ secrets.GH_PAT_ACTIONS_READ }}
GH_PAT_PULL_REQUESTS_WRITE: ${{ secrets.GH_PAT_PULL_REQUESTS_WRITE }}

0 comments on commit 4321ea7

Please sign in to comment.