Skip to content

ci(pages): force Node.js 24 runtime to avoid Node 20 deprecation warn… #9

ci(pages): force Node.js 24 runtime to avoid Node 20 deprecation warn…

ci(pages): force Node.js 24 runtime to avoid Node 20 deprecation warn… #9

Workflow file for this run

name: Markdown Lint
on:
pull_request:
push:
branches: [main]
jobs:
rumdl-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: rvben/rumdl@v0
with:
path: src