Skip to content

Commit

Permalink
pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saxosdz authored Feb 5, 2024
1 parent caac21c commit 5303f31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- uses: actions/checkout@v3
- name: Run prettier
run: |-
npx prettier --check .
npx prettier --write .
validate-entry:
Expand Down

0 comments on commit 5303f31

Please sign in to comment.