Skip to content

Commit

Permalink
adding checkout main
Browse files Browse the repository at this point in the history
  • Loading branch information
pputman12 committed May 29, 2024
1 parent a1346fd commit 5f3ed5a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/comment-on-linter-error.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,11 @@ jobs:
with:
name: pr-number
path: pr
run_id: ${{github.event.workflow_run.id }},
- name: Display structure of downloaded files
run: ls -R pr
- name: Catfie
- name: Catfile
run: cat pr/pr-number



- name: 'Comment on PR'
uses: actions/github-script@v6
with:
Expand Down

0 comments on commit 5f3ed5a

Please sign in to comment.