Skip to content

fix!: hooks precedence #75

fix!: hooks precedence

fix!: hooks precedence #75

Workflow file for this run

name: Lint
on:
push:
branches: [ "*" ]
pull_request:
branches: [ "*" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: azure/setup-helm@v1
with:
version: 3.3.4
- name: Linting Chart
run: helm lint ./charts/kamaji-etcd