Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pputman12 committed May 29, 2024
1 parent ca947e9 commit b843efc
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
run-id: ${{github.event.workflow_run.id }},
run-id: ${{github.event.workflow_run.id }}
- name: Display structure of downloaded files
run: ls -R pr
- name: Catfile
Expand Down

0 comments on commit b843efc

Please sign in to comment.