Skip to content

chore(deps): update dependency starlight-links-validator to v0.19.2 #1157

chore(deps): update dependency starlight-links-validator to v0.19.2

chore(deps): update dependency starlight-links-validator to v0.19.2 #1157

Workflow file for this run

name: "Check spelling"
on: # rebuild any PRs and main branch changes
pull_request:
push:
jobs:
spellcheck: # run the action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: streetsidesoftware/cspell-action@v7