Skip to content

PD-1755 / 13.3 / Pd 1755 move cleanup script and run 13.3 #6372

PD-1755 / 13.3 / Pd 1755 move cleanup script and run 13.3

PD-1755 / 13.3 / Pd 1755 move cleanup script and run 13.3 #6372

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: "./content/archive/TNHardwareGuide.md" # optional
words-to-ignore-file: ./words-to-ignore.txt