Skip to content

intro mkdocs native blog feature && reorder menu #1

intro mkdocs native blog feature && reorder menu

intro mkdocs native blog feature && reorder menu #1

Workflow file for this run

on:
pull_request:
types:
- synchronize
name: Spellcheck
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@0.38.0
name: Spellcheck
with:
sources:
- '**/*.md'

Check failure on line 18 in .github/workflows/spellcheck.yaml

View workflow run for this annotation

GitHub Actions / Spellcheck

Invalid workflow file

The workflow is not valid. .github/workflows/spellcheck.yaml (Line: 18, Col: 13): A sequence was not expected
task_name: Markdown
default_encoding: utf-8