diff --git a/.github/workflows/comment-on-linter-error.yml b/.github/workflows/comment-on-linter-error.yml index a2af6c2..ecce3e3 100644 --- a/.github/workflows/comment-on-linter-error.yml +++ b/.github/workflows/comment-on-linter-error.yml @@ -22,6 +22,7 @@ jobs: path: pr repository: ${{ github.context.repository }} run-id: ${{github.event.workflow_run.id }} + github-token: ${{ secrets.GITHUB_TOKEN }} - name: Display structure of downloaded files run: ls -R pr - name: Catfile