Skip to content

calendar-bot - Fix service / pod port name mismatch #130

calendar-bot - Fix service / pod port name mismatch

calendar-bot - Fix service / pod port name mismatch #130

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"