Skip to content

Commit

Permalink
Re-enable gitleaks
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Oct 11, 2024
1 parent caf026e commit e1591e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MARKDOWN_CONFIG_FILE: .markdownlint.json
# XXX gitleaks is currently not using exception file: #511
VALIDATE_GITLEAKS: false
# Only check changed files
VALIDATE_ALL_CODEBASE: false
# Debug super-linter
Expand Down

0 comments on commit e1591e4

Please sign in to comment.