Skip to content

chore(dev-deps): update dependency cspell to v7 - autoclosed #869

chore(dev-deps): update dependency cspell to v7 - autoclosed

chore(dev-deps): update dependency cspell to v7 - autoclosed #869

Workflow file for this run

name: Lint Spelling
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
lint_spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm run lint:spelling