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"