Skip to content

✨ feat: add codespell and fix typo (#8) #3

✨ feat: add codespell and fix typo (#8)

✨ feat: add codespell and fix typo (#8) #3

Workflow file for this run

on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run CodeSpell
uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: te