fix(pre-commit): remove deprecated stage name & port to GitHub Actions (#5)
Release pipeline / Precommit check (push) Has been cancelled
Release pipeline / Precommit check (push) Has been cancelled
This commit is contained in:
@@ -4,5 +4,5 @@ set -eo pipefail
|
||||
if [[ -z "${CI}" ]]; then
|
||||
ggshield secret scan pre-commit
|
||||
else
|
||||
echo "In a CI environment, so skipping GitGuardian ggshield"
|
||||
echo "Detected that this script is running in a CI environment, so skipping GitGuardian ggshield"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user