From 554427c3e249025b680afc162fbe33809010fb08 Mon Sep 17 00:00:00 2001 From: Lasse Gaardsholt Date: Thu, 12 Oct 2023 00:16:39 +0200 Subject: [PATCH] this should be the same.. right? Signed-off-by: Lasse Gaardsholt --- .github/workflows/lint-test.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 534237d..14a9914 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -2,8 +2,7 @@ name: Lint and Test Charts on: workflow_run: - workflows: - - Build-image-and-push-to-GHCR + workflows: [Build-image-and-push-to-GHCR] types: - completed