diff --git a/.github/workflows/check-compatibility.yml b/.github/workflows/check-compatibility.yml index aada097bf8573..1d3cc9421592b 100644 --- a/.github/workflows/check-compatibility.yml +++ b/.github/workflows/check-compatibility.yml @@ -38,6 +38,5 @@ jobs: - name: Add comment on the PR uses: peter-evans/create-or-update-comment@v3 with: - token: ${{ steps.github_app_token.outputs.token }} issue-number: ${{ github.event.number }} body-path: "${{ github.workspace }}/results.txt"