Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tot-ra authored Sep 13, 2023
1 parent 0576f50 commit db00876
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ runs:
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 2
- name: ls
shell: bash
run: "ls -hal"
- name: diff
shell: bash
run: 'git --no-pager diff HEAD^ HEAD -U100 --output=${{ github.action_path }}/diff-file'
Expand Down

0 comments on commit db00876

Please sign in to comment.