From f28db9414a45b5d93f9e800e6e585b6d4b5999ce Mon Sep 17 00:00:00 2001 From: Engin Diri Date: Mon, 9 Dec 2024 16:26:30 +0100 Subject: [PATCH] fix: some little issues (#11) --- .github/configs/ct-install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/configs/ct-install.yaml b/.github/configs/ct-install.yaml index c16cd43..41d52d0 100644 --- a/.github/configs/ct-install.yaml +++ b/.github/configs/ct-install.yaml @@ -2,7 +2,7 @@ # Don't add the 'debug' attribute, otherwise the workflow won't work anymore # Only Used for the CT Lint Stage remote: origin -target-branch: master +target-branch: main chart-dirs: - helm helm-extra-args: "--timeout 600s"