Skip to content

Add reproducibility package and QAB export scaffolding #30

Add reproducibility package and QAB export scaffolding

Add reproducibility package and QAB export scaffolding #30

Workflow file for this run

name: Docs Lint
on:
push:
branches: [main]
paths:
- "**/*.md"
pull_request:
paths:
- "**/*.md"
jobs:
markdown-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v18
with:
globs: |
**/*.md