1
0
Fork 0
mirror of https://github.com/carhartl/talisman-secrets-scan-action.git synced 2025-04-12 10:57:03 +00:00

Test with history

This commit is contained in:
Hanna Prinz 2023-02-16 11:53:30 +01:00 committed by GitHub
parent 645f19e60a
commit 9a4cb85589
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,4 +3,4 @@
set -e
sh -c "git config --global --add safe.directory $PWD"
sh -c "echo $* | /talisman --ignoreHistory --githook pre-push"
sh -c "echo $* | /talisman --githook pre-push"