Skip to content

Add exclude option

Add exclude option #3

Workflow file for this run

name: spell-check
on:
push:
pull_request:
jobs:
spell-check:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
config: ./typos.toml