Skip to content

TOC updates from earlier PRs (#89) #186

TOC updates from earlier PRs (#89)

TOC updates from earlier PRs (#89) #186

Workflow file for this run

name: Spellcheck
on: [push, pull_request, workflow_dispatch]
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.26.0
name: Spellcheck