Skip to content

Commit

Permalink
Merge branch 'main' into enable_mega_linter
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf authored Oct 12, 2024
2 parents 8ddfdf7 + 48a2ae1 commit e44bfbd
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 e44bfbd

Please sign in to comment.