Skip to content

Commit

Permalink
Add/update pre-commit hooks
Browse files Browse the repository at this point in the history
Add/update pre-commit hooks generated by add-pre-commit-hooks command
  • Loading branch information
sbrunner committed Mar 23, 2023
1 parent 8949203 commit 66eafb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- run: pre-commit run --all-files
env:
SKIP: helm-lock
- run: git diff
- run: git diff && false
if: failure()
- name: Checks
run: c2cciutils-checks
Expand Down

0 comments on commit 66eafb8

Please sign in to comment.