Skip to content

Commit aa33578

Browse files
committed
Disable Gitleaks
1 parent 9441be4 commit aa33578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
LINTER_RULES_PATH: /
3232
VALIDATE_ALL_CODEBASE: false
3333
VALIDATE_DOCKERFILE: false
34+
VALIDATE_GITLEAKS: false
3435
FILTER_REGEX_EXCLUDE: (.*/)?(LICENSE|configuration/.*)
3536
EDITORCONFIG_FILE_NAME: .ecrc
3637
DOCKERFILE_HADOLINT_FILE_NAME: .hadolint.yaml

0 commit comments

Comments
 (0)