Skip to content

Add Deployment Helper + Security Plugin edits #3733

Add Deployment Helper + Security Plugin edits

Add Deployment Helper + Security Plugin edits #3733

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@v6
- uses: rojopolis/spellcheck-github-actions@0.49.0
name: Spellcheck
with:
config_path: .spellcheck.yml
task_name: Markdown
# sort words in .wordlist.txt with "sort .wordlist.txt -o .wordlist.txt"