Skip to content

Validate with Helm and Kustomize Support #922

Validate with Helm and Kustomize Support

Validate with Helm and Kustomize Support #922

Workflow file for this run

name: Draft Info E2E Test
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
deployments: read
packages: none
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.22
- name: make
run: make
- name: Validate JSON
run: |
./test/check_info_schema.sh