Skip to content

feat: add new words. #63

feat: add new words.

feat: add new words. #63

Workflow file for this run

---
name: spell
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rojopolis/spellcheck-github-actions@0.36.0
name: Spellcheck