From e864b0afa74aa79a0420445751659e4a5d25312a Mon Sep 17 00:00:00 2001 From: Martin Schuppert Date: Tue, 3 Dec 2024 14:48:44 +0100 Subject: [PATCH] Use conditional assignment for BRANCH Signed-off-by: Martin Schuppert --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0de56a2..cbd8226 100644 --- a/Makefile +++ b/Makefile @@ -378,7 +378,7 @@ scale-down-placement-controller-csv: fi CRD_SCHEMA_CHECKER_VERSION ?= release-4.16 -BRANCH=main +BRANCH ?= main PHONY: crd-schema-check crd-schema-check: manifests