Skip to content

Add support for Python 3.9.21, 3.10.16, 3.11.11, 3.12.8, and 3.13.1 #2516

Add support for Python 3.9.21, 3.10.16, 3.11.11, 3.12.8, and 3.13.1

Add support for Python 3.9.21, 3.10.16, 3.11.11, 3.12.8, and 3.13.1 #2516

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: .