Skip to content

correct indentation for optionally provided extra volumes. #21

correct indentation for optionally provided extra volumes.

correct indentation for optionally provided extra volumes. #21

Workflow file for this run

name: Lint and Test Chart
on:
pull_request:
paths:
- 'charts/**'
- '.github/workflows/chart-qa.yml'
jobs:
test:
name: 'Helm'
uses: curium-rocks/flows/.github/workflows/helm-qa.yml@main
with:
charts_dir: 'charts'