Skip to content

PD-1606 / 23.10 / PD-1606-backport-navigation (by DjP-iX) #6328

PD-1606 / 23.10 / PD-1606-backport-navigation (by DjP-iX)

PD-1606 / 23.10 / PD-1606-backport-navigation (by DjP-iX) #6328

Workflow file for this run

name: 'spellcheck'
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: matheus23/[email protected]
with:
files-to-check: "./content/*/*.md"
files-to-exclude: "./static/includes//TNHardwareGuide.md" # optional
words-to-ignore-file: ./words-to-ignore.txt