From e29e7d247fa9057f27b5e74dd6388a322d0b77c4 Mon Sep 17 00:00:00 2001 From: shiyuhang <1136742008@qq.com> Date: Mon, 10 Jul 2023 15:49:04 +0800 Subject: [PATCH] branch to branching --- tidb-cloud/branch-github-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/branch-github-integration.md b/tidb-cloud/branch-github-integration.md index 7ca1a9a752b74..15e16ac9a4bce 100644 --- a/tidb-cloud/branch-github-integration.md +++ b/tidb-cloud/branch-github-integration.md @@ -7,7 +7,7 @@ summary: Learn how to integrate the TiDB Serverless branching feature with GitHu > **Note:** > -> The integration is built upon [TiDB Serverless branches](/tidb-cloud/branch-overview.md). Before reading this document, make sure that you are familiar with [TiDB Serverless branches](/tidb-cloud/branch-overview.md). +> The integration is built upon [TiDB Serverless branching](/tidb-cloud/branch-overview.md). Make sure that you are familiar with TiDB Serverless branching before reading this document. If you use GitHub for application development, you can integrate TiDB Serverless branching into your GitHub CI/CD pipeline, which lets you automatically test your pull requests with branches without affecting the production database.