Skip to content

Update README.md

Update README.md #39

Workflow file for this run

name: Spellcheck
# When this workflow triggers
on:
push:
workflow_dispatch:
# Job definition
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/[email protected]
with:
config_path: .spellcheck-config.yml