Skip to content

Add new hash

Add new hash #730

Workflow file for this run

name: Spellcheck
on:
pull_request:
branches: [ main, v6.5, v6.4 ]
workflow_dispatch:
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rojopolis/[email protected]
name: Spellcheck
with:
config_path: .spellcheck.yml
task_name: Markdown
# sort words in .wordlist.txt with "sort .wordlist.txt -o .wordlist.txt"