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:
@@ -1,6 +1,6 @@
|
||||
- id: ggshield-not-ci
|
||||
name: GitGuardian Shield (pre-commit)
|
||||
description: Runs ggshield in non-CI environments to detect hardcoded secrets, security vulnerabilities and policy breaks.
|
||||
stages: [commit]
|
||||
stages: [pre-commit]
|
||||
entry: hooks/ggshield-not-ci.sh
|
||||
language: script
|
||||
|
||||
Reference in New Issue
Block a user