Skip to content

add .github/workflows/doc-spelling.yml #3

add .github/workflows/doc-spelling.yml

add .github/workflows/doc-spelling.yml #3

Workflow file for this run

name: Spellcheck
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@0.34.0
name: Spellcheck
with:
sources:
- '**/*.md'

Check failure on line 15 in .github/workflows/doc-spelling.yml

View workflow run for this annotation

GitHub Actions / Spellcheck

Invalid workflow file

The workflow is not valid. .github/workflows/doc-spelling.yml (Line: 15, Col: 9): A sequence was not expected