Skip to content

Merge pull request #1148 from lsst-it/IT-5333/antu #7313

Merge pull request #1148 from lsst-it/IT-5333/antu

Merge pull request #1148 from lsst-it/IT-5333/antu #7313

Workflow file for this run

---
# yamllint disable rule:quoted-strings
name: markdownlint
"on":
push:
branches:
- production
- cp_production
pull_request:
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run mdl
uses: actionshub/markdownlint@main