diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 06d4d24..9165352 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -30,6 +30,7 @@ jobs: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} VALIDATE_PYTHON: true + LINTER_RULES_PATH: `.github/workflows/linters` # GITLEAKS_CONFIG_FILE: .github/workflows/.gitleaks.toml