Skip to content

Commit

Permalink
Merge pull request #363 from atls/fix/github
Browse files Browse the repository at this point in the history
Fix: github print diff commit
  • Loading branch information
Nelfimov authored Aug 20, 2024
2 parents e191068 + 2614d9d commit b6e2a1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/commit/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ runs:

steps:
- name: Print changed files
shell: bash
run: |
echo $(git status)
Expand Down

0 comments on commit b6e2a1f

Please sign in to comment.