chromiumos: no need for quotes in label branch
See: go/cros-merge-controls
Bug: 382559767
Change-Id: I8f9e1b9f78947bf5173ffbe11532373f659555b5
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/+/6088294
Reviewed-by: Gavin Mak <[email protected]>
diff --git a/project.config b/project.config
index ac91c88..9626430 100644
--- a/project.config
+++ b/project.config
@@ -224,7 +224,7 @@
defaultValue = 0
function = NoBlock
copyCondition = changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE
- branch = \"^refs/heads/release-R13[1-2].*B\"
+ branch = ^refs/heads/release-R13[1-2].*B
description = This release branch is protected by merge controls (go/cros-merge-controls)
[submit-requirement "MergeApprovedYolo"]
description = Submit requirement for Release-Owner (go/cros-merge-controls)