Skip to content

chore(dev-deps): update dependency cspell to v8.17.1 #332

chore(dev-deps): update dependency cspell to v8.17.1

chore(dev-deps): update dependency cspell to v8.17.1 #332

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@v4
- uses: ./.github/actions/prepare
- run: pnpm run lint:spelling