Skip to content

feat(ci): check spelling with typos-cli crate #3

feat(ci): check spelling with typos-cli crate

feat(ci): check spelling with typos-cli crate #3

Workflow file for this run

on: [push, pull_request, workflow_dispatch]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master