Skip to content

[stable/kube-downscaler] Kube-Downscaler does not respect release namespace when templating #1614

[stable/kube-downscaler] Kube-Downscaler does not respect release namespace when templating

[stable/kube-downscaler] Kube-Downscaler does not respect release namespace when templating #1614

Workflow file for this run

name: Markdown Lint
on: [pull_request]
jobs:
lint-changelog:
name: Lint all markdown files
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/[email protected]
- name: Run lint
uses: avto-dev/[email protected]
with:
args: '**/*.md'
config: 'ci/markdown-lint.yaml'