Skip to content

Commit

Permalink
feat: disable html linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Azd325 committed Oct 23, 2024
1 parent 18051ab commit d006646
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_HTML: false
VALIDATE_HTML_PRETTIER: false
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d006646

Please sign in to comment.