Skip to content

(node/lsstcam-mcm.ls.lsst.org) update network to pure yaml format #7191

(node/lsstcam-mcm.ls.lsst.org) update network to pure yaml format

(node/lsstcam-mcm.ls.lsst.org) update network to pure yaml format #7191

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