Skip to content

ci: add markdown linting workflow #1

ci: add markdown linting workflow

ci: add markdown linting workflow #1

Workflow file for this run

name: Lint Markdown
on: [push, pull_request]
jobs:
rumdl:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: rvben/rumdl@v0