Skip to content

Docs: Brand alignment #5262

Docs: Brand alignment

Docs: Brand alignment #5262

Workflow file for this run

name: spelling
on: pull_request
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: crate-ci/typos@master
continue-on-error: true