Skip to content

fix: chores and reliability fixes (#123-#125, #128, #132, #137-#139) #6

fix: chores and reliability fixes (#123-#125, #128, #132, #137-#139)

fix: chores and reliability fixes (#123-#125, #128, #132, #137-#139) #6

Workflow file for this run

name: Helm CI
on:
push:
branches: [main]
paths:
- 'packages/helm-chart/**'
pull_request:
paths:
- 'packages/helm-chart/**'
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azure/setup-helm@v4
- run: helm lint packages/helm-chart/