Skip to content

Bump site deps and refresh link ref cache #511

Bump site deps and refresh link ref cache

Bump site deps and refresh link ref cache #511

Workflow file for this run

name: Spelling checks
on:
pull_request:
permissions:
contents: read
jobs:
spelling-check:
name: SPELLING check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/npm-ci-via-cached-nvmrc
- run: npm run check:spelling