..
All checks were successful
Spell Check / Check spelling (push) Successful in 10s
vale / runner / vale (push) Successful in 4s

This commit is contained in:
g_it 2026-04-08 16:16:52 +02:00
commit 55ed7a0eff
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -20,8 +20,4 @@ jobs:
pip install codespell
- name: Run codespell
run: |
codespell \
--skip=.git,target,node_modules,.forgejo,src,bin \
--ignore-words-list= \
content/
run: codespell --ignore-words-list=gugulet,forgejo,myword content/**/*.md