Skip to content

Bump prettier from 3.5.1 to 3.5.2 #2320

Bump prettier from 3.5.1 to 3.5.2

Bump prettier from 3.5.1 to 3.5.2 #2320

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm build