Skip to content

feat(chart): Migrate Apps to HelmReleases. #1522

feat(chart): Migrate Apps to HelmReleases.

feat(chart): Migrate Apps to HelmReleases. #1522

# DO NOT EDIT. Generated with:
#
# devctl
#
# https://github.com/giantswarm/devctl/blob/390f19743490b46e8a135c16cf0d338929d85791/pkg/gen/input/workflows/internal/file/cluster_app_schema_validation.yaml.template
#
name: JSON schema validation
on:
pull_request:
branches:
- master
- main
paths:
- 'helm/**/values.yaml'
- 'helm/**/values.schema.json'
push: {}
permissions: {}
jobs:
validate:
uses: giantswarm/github-workflows/.github/workflows/json-schema-validation.yaml@main
permissions:
contents: read