Skip to content

image docs checks

image docs checks #13

Workflow file for this run

name: Helm docs
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-changelog:
name: Check all docs
runs-on: ubuntu-latest
container:
image: jnorwood/helm-docs:v1.11.0
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Check all charts README.md
run: sh ci/helm-docs.sh