Skip to content

docs: Unify Values - Part 2 #1106

docs: Unify Values - Part 2

docs: Unify Values - Part 2 #1106

Workflow file for this run

---
name: Spelling
"on":
push:
branches:
- main
- test
pull_request:
types: [opened, synchronize]
permissions:
contents: read
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./hack/cspell