Skip to content

Update index.yaml

Update index.yaml #28

Workflow file for this run

---
name: Yaml lint helm chart
on: [push, pull_request]
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Helm lint
shell: bash
run: |
helm lint ./helm/kubenurse/