Skip to content

chore(config/jobs): workaround #1158 #307

chore(config/jobs): workaround #1158

chore(config/jobs): workaround #1158 #307

name: Validate yaml configurations
on:
pull_request:
branches: [master]
jobs:
manifests-validation:
runs-on: ubuntu-latest
steps:
- name: Checkout test-infra ⤵️
uses: actions/checkout@v3
- name: Setup Kubeval ⛓️
uses: lra/[email protected]
- name: yaml config validation 🔍
run: kubeval --directories config/prow --ignore-missing-schemas