We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a60fbb2 commit 982174dCopy full SHA for 982174d
.github/workflows/super-linter.yml
@@ -30,6 +30,7 @@ jobs:
30
# To report GitHub Actions status checks
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
VALIDATE_PYTHON: true
33
+ LINTER_RULES_PATH: `.github/workflows/linters`
34
# GITLEAKS_CONFIG_FILE: .github/workflows/.gitleaks.toml
35
36
0 commit comments