Block Code-Review submit requirement on CR-1

Bot-Commit+1 currently overrides Code-Review submit requirement even if
a CR-1 vote exists.

Bug: crbug.com/1314177
Change-Id: I65f32c95b7f31efd8a27d68f3e08d9aef6a93b63
diff --git a/project.config b/project.config
index 710c61e..dc74ed8 100644
--- a/project.config
+++ b/project.config
@@ -164,7 +164,7 @@
 [submit-requirement "Code-Review"]
 	description = At least one maximum vote for label 'Code-Review' is required
 	submittableIf = label:Code-Review=MAX,user=non_uploader AND -label:Code-Review=MIN
-	overrideIf = label:Bot-Commit=+1
+	overrideIf = label:Bot-Commit=+1 AND -label:Code-Review=MIN
 	canOverrideInChildProjects = true
 [plugin "jwtservice"]
   audience = https://api.cr.dev