Skip to content

docs: fix allcontributors and add helenamerk as a contributor for code #313

docs: fix allcontributors and add helenamerk as a contributor for code

docs: fix allcontributors and add helenamerk as a contributor for code #313

Workflow file for this run

name: Prettier
on:
push:
branches:
- main
pull_request:
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm format --list-different