diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml index 63e425f..09ffd53 100644 --- a/.github/workflows/pr-comment.yml +++ b/.github/workflows/pr-comment.yml @@ -21,6 +21,7 @@ jobs: - uses: mshick/add-pr-comment@v2 with: + repo-token: ${{ secrets.GITHUB_TOKEN}} message-id: pr-test message: | Thanks for your contribution.