Skip to content

Use new consumer group admin APIs (#411) #1780

Use new consumer group admin APIs (#411)

Use new consumer group admin APIs (#411) #1780

Workflow file for this run

name: Helm lint
on:
push:
jobs:
helm-lint:
runs-on: ubuntu-22.04
steps:
- name: Lint Helm chart
uses: bakdata/ci-templates/actions/helm-lint@1.72.2
with:
lint-config-path: ".github/lint-config.yaml"
ref: ${{ github.ref_name }}