Skip to content

[pull] main from astral-sh:main #6

[pull] main from astral-sh:main

[pull] main from astral-sh:main #6

Workflow file for this run

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