Skip to content

Commit

Permalink
ci: disable VALIDATE_MARKDOWN_PRETTIER
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Oct 2, 2024
1 parent 9c73212 commit 2e8efb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
VALIDATE_JSCPD: false
VALIDATE_SHELL_SHFMT: false
VALIDATE_YAML_PRETTIER: false
VALIDATE_MARKDOWN_PRETTIER: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2e8efb3

Please sign in to comment.