diff --git a/.gitea/workflows/lint-test-helm.yaml b/.gitea/workflows/lint-test-helm.yaml index 89a612ba4..d1d94dd9a 100644 --- a/.gitea/workflows/lint-test-helm.yaml +++ b/.gitea/workflows/lint-test-helm.yaml @@ -5,13 +5,13 @@ on: branches: - main paths: - - 'clusters/*/helm/**' + - 'clusters/cl01tl/helm/**' push: branches: - main paths: - - 'clusters/*/helm/**' + - 'clusters/cl01tl/helm/**' env: CLUSTER: cl01tl