Skip to content

chore(README): introduce (#1) #11

chore(README): introduce (#1)

chore(README): introduce (#1) #11

Workflow file for this run

# https://github.com/codespell-project/actions-codespell
name: codespell
on: [pull_request, push]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: crate,raison