Skip to content

Typos

Typos #19

Workflow file for this run

name: Typos
on: [push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spell check with typos
uses: crate-ci/[email protected]