Skip to content

Commit

Permalink
please
Browse files Browse the repository at this point in the history
  • Loading branch information
rickhanlonii committed Jun 10, 2024
1 parent 1f48b4f commit 6f51847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit_artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ jobs:
- name: Check for changes
id: check_should_commit
run: |
echo "Full git status (bump)"
echo "Full git status"
git add .
git --no-pager diff -U0 --cached | grep '^[+-]' | head -n 50
echo "===================="
Expand Down

0 comments on commit 6f51847

Please sign in to comment.