Skip to content

Structure CONTRIBUTING.md #71

Structure CONTRIBUTING.md

Structure CONTRIBUTING.md #71

Workflow file for this run

name: Markdownlint
on:
pull_request:
jobs:
mdl:
runs-on: [self-hosted-linux-amd64-noble-edge]
steps:
- name: Check out code
uses: actions/checkout@v6
- name: Run Markdown Lint
uses: actionshub/markdownlint@main