Skip to content

feat: add new word. #65

feat: add new word.

feat: add new word. #65

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