try excluding workflows
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 15s

This commit is contained in:
2025-12-12 16:17:44 +05:30
parent c7e6aebc3e
commit 22e25a1f9f

View File

@@ -36,6 +36,7 @@ jobs:
with: with:
files: | files: |
**.yml **.yml
!.gitea/workflows/**
- name: Create kubeconform configuration - name: Create kubeconform configuration
run: | run: |