only run kubeconform on pull_request

This commit is contained in:
2025-12-28 06:33:09 +05:30
parent b5d4f723bf
commit c6ea1a7771

View File

@@ -1,7 +1,7 @@
name: Validate Kubernetes Manifests
on:
push:
pull_request:
paths:
- '**.yml'
- '**.yaml'