Skip to content

fix: update packages to latest and remove pnpm remains #8

fix: update packages to latest and remove pnpm remains

fix: update packages to latest and remove pnpm remains #8

Workflow file for this run

name: Lint Spelling
on:
push:
branches:
- main
pull_request:
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: yarn lint:spelling