From 6cb0c2e98714d63138236eafd88b344e7a59b1c3 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 15 Mar 2026 00:44:06 -0500 Subject: [PATCH] feat: remove if --- .gitea/workflows/lint-test-helm.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/lint-test-helm.yaml b/.gitea/workflows/lint-test-helm.yaml index 5b87722e9..f9d51c473 100644 --- a/.gitea/workflows/lint-test-helm.yaml +++ b/.gitea/workflows/lint-test-helm.yaml @@ -261,7 +261,6 @@ jobs: version: v3.19.2 - name: Cache Helm Dependencies - if: steps.branch-exists.outputs.exists == 'true' uses: actions/cache@v5 with: path: |