Skip to content

Commit

Permalink
Attempt review comments with GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek committed Feb 28, 2024
1 parent d34e9bd commit eb90282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: openrewrite/gh-automation/.github/workflows/comment-pr.yml@main
secrets:
GH_PAT_ACTIONS_READ: ${{ secrets.GH_PAT_ACTIONS_READ }}
GH_PAT_ACTIONS_READ: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit eb90282

Please sign in to comment.