Skip to content

Commit a60fbb2

Browse files
author
nkowenski
committed
mv gitleaks file to default folder
1 parent afbc820 commit a60fbb2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
File renamed without changes.

.github/workflows/super-linter.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,7 @@ jobs:
2929
env:
3030
# To report GitHub Actions status checks
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32-
GITLEAKS_CONFIG_FILE: .github/workflows/.gitleaks.toml
32+
VALIDATE_PYTHON: true
33+
# GITLEAKS_CONFIG_FILE: .github/workflows/.gitleaks.toml
34+
3335

0 commit comments

Comments
 (0)