Skip to content

github: checking spelling of implementation chapter #1

github: checking spelling of implementation chapter

github: checking spelling of implementation chapter #1

Workflow file for this run

name: SpellCheck Action
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@v0
name: Spellcheck