Skip to content

Skip webhook on kube-system by default for tap-injector/jaeger-injector #1117

Skip webhook on kube-system by default for tap-injector/jaeger-injector

Skip webhook on kube-system by default for tap-injector/jaeger-injector #1117

Workflow file for this run

name: Helm
on:
pull_request:
paths:
- .github/workflows/helm.yml
- bin/helm*
- '**/charts/**'
permissions:
contents: read
jobs:
helm-docs-diff:
runs-on: ubuntu-20.04
timeout-minutes: 5
steps:
- uses: linkerd/dev/actions/setup-tools@v42
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- run: helm-docs
- run: git diff --exit-code -- **/charts/**/README.md