Skip to content

Commit

Permalink
github-pages-tempate updated prettier.yml to show prettier errors. Th…
Browse files Browse the repository at this point in the history
…is PR is made for #7517
  • Loading branch information
Raza403 committed Jul 30, 2024
1 parent e6ceaec commit e19d161
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ jobs:
- name: Prettify code
uses: creyD/[email protected]
with:
dry: true
github_token: ${{ secrets.GITHUB_TOKEN }} # Using the default GitHub token

prettier_options: --check "**/*.{js,css,html,htm}"

markdownlint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e19d161

Please sign in to comment.