diff --git a/.github/configs/ct-install.yaml b/.github/configs/ct-install.yaml index f2b9dc9e..ff56c21c 100644 --- a/.github/configs/ct-install.yaml +++ b/.github/configs/ct-install.yaml @@ -2,6 +2,7 @@ # Don't add the 'debug' attribute, otherwise the workflow won't work anymore # Only Used for the CT Install Stage remote: origin +target-branch: main chart-dirs: - charts chart-repos: diff --git a/.github/configs/ct-lint.yaml b/.github/configs/ct-lint.yaml index e7188eb1..16d01791 100644 --- a/.github/configs/ct-lint.yaml +++ b/.github/configs/ct-lint.yaml @@ -2,6 +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: main chart-dirs: - charts chart-repos: