Skip to content

Writing style tweaks for HCOMisconfiguredDescheduler.md #105

Writing style tweaks for HCOMisconfiguredDescheduler.md

Writing style tweaks for HCOMisconfiguredDescheduler.md #105

Workflow file for this run

name: Sanity Checks
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
name: Sanity Checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DavidAnson/markdownlint-cli2-action@v16
with:
globs: 'docs/*runbooks/*.md'