Skip to content

ci: Build Website Docs (main) (#4449) #6598

ci: Build Website Docs (main) (#4449)

ci: Build Website Docs (main) (#4449) #6598

Workflow file for this run

name: ' 🔤 Check Spelling'
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v7