Skip to content

Update OperatorConditionsUnhealth alert name #118

Update OperatorConditionsUnhealth alert name

Update OperatorConditionsUnhealth alert name #118

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'