Skip to content

Minor tweaks for OperatorConditionsUnhealthy.md #104

Minor tweaks for OperatorConditionsUnhealthy.md

Minor tweaks for OperatorConditionsUnhealthy.md #104

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'