Skip to content

Commit

Permalink
fixing repo
Browse files Browse the repository at this point in the history
  • Loading branch information
pputman12 committed May 29, 2024
1 parent d680492 commit ce8da31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment-on-linter-error.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
name: pr-number
path: pr
repository: ${{ github.context.repository }}
repository: ${{ github.repository }}
run-id: ${{github.event.workflow_run.id }}
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Display structure of downloaded files
Expand Down

0 comments on commit ce8da31

Please sign in to comment.