Skip to content

Commit

Permalink
[DEBUG]
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed May 30, 2024
1 parent ab78aa8 commit a0e96c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PreCommitUpdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
pre-commit autoupdate
# autoupdate returns 1 if any changes were made
echo "Ignore exit code"
echo "Ignore exit code $?"
# - name: Create Pull Request
# id: cpr
# uses: peter-evans/create-pull-request@v6
Expand Down

0 comments on commit a0e96c3

Please sign in to comment.