Skip to content

Merge pull request #2 from factorhouse/feature/helm-linting #2

Merge pull request #2 from factorhouse/feature/helm-linting

Merge pull request #2 from factorhouse/feature/helm-linting #2

Workflow file for this run

name: lint
on: [push]
jobs:
test-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: helm lint charts/*