Dashboards: Update OpenAPI codegen from schema (#102620)

* Dashboards: Update OpenAPI codegen from schema

* GHA: Run the K8s Codegen Check workflow with changes in apps/ folder
This commit is contained in:
Matheus Macabu
2025-03-21 16:49:39 +02:00
committed by GitHub
parent 599906cbfd
commit 57889a43a7
3 changed files with 12 additions and 38 deletions
@@ -9,6 +9,7 @@ on:
- "pkg/aggregator/apis/**"
- "pkg/apimachinery/apis/**"
- "hack/**"
- "apps/**"
- "*.sum"
jobs: