Skip to content

Update index.yaml from github actions after merge to master #1686

Update index.yaml from github actions after merge to master

Update index.yaml from github actions after merge to master #1686

Workflow file for this run

name: Helm docs
on: [pull_request]
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/[email protected]
- name: Check all charts README.md
run: sh ci/helm-docs.sh