diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml index 6119bc5a0a..b7e7f2927c 100644 --- a/.github/workflows/pr-comment.yml +++ b/.github/workflows/pr-comment.yml @@ -8,7 +8,6 @@ jobs: thanks-and-hint-to-document: runs-on: ubuntu-20.04 permissions: - issues: write pull-requests: write name: Say thanks for the PR and hint to document steps: @@ -18,7 +17,7 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} repository: "alibaba/nacos" number: ${{ github.event.number }} - id: thank-you-comment + id: thanks-and-hint-to-document recreate: true message: | Thanks for your this PR. :pray: