Skip to content

🧹 Post-Migration Code Cleanup #306

🧹 Post-Migration Code Cleanup

🧹 Post-Migration Code Cleanup #306

Workflow file for this run

name: prettier
on:
pull_request:
jobs:
run-prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npx prettier@3.1.0 --check www