diff --git a/.github/workflows/lint-yaml.yml b/.github/workflows/lint-yaml.yml index a26706b..ff08e29 100644 --- a/.github/workflows/lint-yaml.yml +++ b/.github/workflows/lint-yaml.yml @@ -1,5 +1,6 @@ name: Lint YAML # Validates all workflow and config YAML files +# Keeps required 'yamllint' status context available on protected branches on: push: