Skip to content

Commit

Permalink
fixing repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
pputman12 committed May 29, 2024
1 parent 5fad417 commit 744aae3
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
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
Expand Down

0 comments on commit 744aae3

Please sign in to comment.