Skip to content

Commit

Permalink
Use conditional assignment for BRANCH
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Schuppert <[email protected]>
  • Loading branch information
stuggi authored and openshift-merge-bot[bot] committed Dec 4, 2024
1 parent 42cff8b commit a531fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a531fbe

Please sign in to comment.