diff --git a/.github/workflows/comment-on-linter-error.yml b/.github/workflows/comment-on-linter-error.yml index f23444d..a2af6c2 100644 --- a/.github/workflows/comment-on-linter-error.yml +++ b/.github/workflows/comment-on-linter-error.yml @@ -20,7 +20,7 @@ jobs: with: name: pr-number path: pr - repo: ${{ github.context.repository }} + repository: ${{ github.context.repository }} run-id: ${{github.event.workflow_run.id }} - name: Display structure of downloaded files run: ls -R pr