Skip to content

Implement configuration secrets for matrix / gitlab auth #164

Implement configuration secrets for matrix / gitlab auth

Implement configuration secrets for matrix / gitlab auth #164

name: Validate Helm Charts
on:
push:
branches-ignore:
- main
jobs:
kubeconform:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Generate and validate releases
uses: shivjm/[email protected]
with:
additionalSchemaPaths: |
schemas/{{ .ResourceKind }}.json
chartsDirectory: "charts"