Skip to content

Commit

Permalink
dss
Browse files Browse the repository at this point in the history
  • Loading branch information
gkunz committed Apr 29, 2024
1 parent c3d7424 commit 34dc66e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,10 @@ jobs:
uses: super-linter/super-linter@4758be622215d0954c8353ee4877ffd60111cf8e # v6.4.1
env:
VALIDATE_ALL_CODEBASE: true
DEFAULT_BRANCH: fix-linter
#DEFAULT_BRANCH: fix-linter
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_MARKDOWN: true
MARKDOWN_CONFIG_FILE: markdownlint.yml
#FILTER_REGEX_INCLUDE: .*.md
USE_FIND_ALGORITHM: true

0 comments on commit 34dc66e

Please sign in to comment.