Skip to content

chore: typo fixes and CI (#422) #1

chore: typo fixes and CI (#422)

chore: typo fixes and CI (#422) #1

Workflow file for this run

name: Typos check
on:
push:
branches: [main]
pull_request:
branches: [main]
defaults:
run:
shell: bash
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]
with:
files: .