Skip to content

Initial commit (#64) #12

Initial commit (#64)

Initial commit (#64) #12

Workflow file for this run

name: spelling
on: [push]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
files: .