Skip to content

Prep for v0.36.0 release (#1200) #2297

Prep for v0.36.0 release (#1200)

Prep for v0.36.0 release (#1200) #2297

Workflow file for this run

name: Spelling
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
jobs:
typos:
name: "Spell check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
files: .