Skip to content

Update word list for spellcheck #254

Update word list for spellcheck

Update word list for spellcheck #254

Workflow file for this run

name: Spellcheck Action
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@master
- uses: rojopolis/[email protected]
name: Spellcheck
with:
task_name: Markdown
config_path: .github/workflows/spellcheck.config