Skip to content

ci: add markdown lint #1

ci: add markdown lint

ci: add markdown lint #1

Workflow file for this run

name: Lint
on:
pull_request:
push:
jobs:
markdown-lint:
steps:

Check failure on line 9 in .github/workflows/lint.yaml

View workflow run for this annotation

GitHub Actions / Lint

Invalid workflow file

The workflow is not valid. .github/workflows/lint.yaml (Line: 9, Col: 5): Required property is missing: runs-on
- uses: actions/checkout@v4
- uses: articulate/[email protected]