Skip to content

Commit

Permalink
adding token
Browse files Browse the repository at this point in the history
  • Loading branch information
pputman12 committed May 29, 2024
1 parent 744aae3 commit d680492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/comment-on-linter-error.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d680492

Please sign in to comment.