Skip to content

[Gradle Release Plugin] - pre tag commit: '1.0.10'. #61

[Gradle Release Plugin] - pre tag commit: '1.0.10'.

[Gradle Release Plugin] - pre tag commit: '1.0.10'. #61

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/[email protected]
with:
lint-config-path: ".github/lint-config.yaml"
ref: ${{ github.ref_name }}
check-version-increment: false