Skip to content

Update dependency nodemon to v3.1.7 #111

Update dependency nodemon to v3.1.7

Update dependency nodemon to v3.1.7 #111

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