Skip to content

chore: removing webhook validation in favor of kubebuilder CRD validation, and removing old SIG Gallery Logic #13

chore: removing webhook validation in favor of kubebuilder CRD validation, and removing old SIG Gallery Logic

chore: removing webhook validation in favor of kubebuilder CRD validation, and removing old SIG Gallery Logic #13

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install-deps
- run: make ci-non-test