Skip to content

Cspell adding ignore path #24

Cspell adding ignore path

Cspell adding ignore path #24

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