From 7c15028d2f51c029dc95a81b201a5cf24d93d322 Mon Sep 17 00:00:00 2001 From: Aditya <60684641+0x0elliot@users.noreply.github.com> Date: Thu, 27 Feb 2025 02:50:30 +0530 Subject: [PATCH] ci: adding workflow_dispatch to test better --- .github/workflows/helm-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/helm-release.yml b/.github/workflows/helm-release.yml index 9590399b..52c683df 100644 --- a/.github/workflows/helm-release.yml +++ b/.github/workflows/helm-release.yml @@ -11,6 +11,7 @@ on: - nightly paths: - "functions/kubernetes/charts/**" + workflow_dispatch: permissions: contents: read