Skip to content

Move reserved Commands to top-level #256

Move reserved Commands to top-level

Move reserved Commands to top-level #256

Workflow file for this run

name: Spellcheck Action
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.38.0
name: Spellcheck