From 075ab7be933a02ee48d1d1144ee1cfa5d09c6a59 Mon Sep 17 00:00:00 2001 From: JackLCL Date: Thu, 11 Nov 2021 13:28:47 +0800 Subject: [PATCH] [skip ci]Fix doc error (#11632) Signed-off-by: JackLCL --- CODE_REVIEW.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_REVIEW.md b/CODE_REVIEW.md index 580114d7a8..20d1e0463c 100644 --- a/CODE_REVIEW.md +++ b/CODE_REVIEW.md @@ -1,6 +1,6 @@ # Milvus Code Review Guide -All PRs are checked in automatically by the sre-robot, with the following condition: +All PRs are checked in automatically by the sre-robot, with the following conditions: 1. DCO check passed 2. All test passed and code coverage check passed, with a `ci-passed` label