Skip to content

Adding project words #16

Adding project words

Adding project words #16

Workflow file for this run

name: Spellcheck Action
on:
push:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5