From 9d5bd798ff55af65758ea0765977036959b51c70 Mon Sep 17 00:00:00 2001 From: Anurag Mittal Date: Thu, 14 Nov 2024 06:01:02 +0100 Subject: [PATCH] changed name of workflow --- .github/workflows/ci-helm-installation-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-helm-installation-test.yml b/.github/workflows/ci-helm-installation-test.yml index bcfc1d69..aebda81b 100644 --- a/.github/workflows/ci-helm-installation-test.yml +++ b/.github/workflows/ci-helm-installation-test.yml @@ -13,7 +13,7 @@ on: default: false jobs: - helm-installation-test: + smoke-test-with-helm: runs-on: ubuntu-latest steps: