Skip to content

Commit

Permalink
disable html linter
Browse files Browse the repository at this point in the history
Signed-off-by: Lennart Heimbs <[email protected]>
  • Loading branch information
lheimbs committed Dec 11, 2023
1 parent d1bcfc4 commit 04a5403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_HTML: false

0 comments on commit 04a5403

Please sign in to comment.