Skip to content

v1.1.0

v1.1.0 #20

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]