Skip to content

Commit 7f5c240

Browse files
authored
Update sync_mult_prs.sh
Signed-off-by: Grace Cai <[email protected]>
1 parent 644f112 commit 7f5c240

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sync_mult_prs.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ cd "$SCRIPT_DIR"
1414
# Define the PRs to sync.
1515
# The PRs will be synced in the order of the following statements.
1616
# ./sync_pr.sh preview/pingcap/docs/"$DOCS_PR"
17-
./sync_pr.sh preview/pingcap/docs-cn/21055
18-
./sync_pr.sh preview/pingcap/docs/22031
17+
./sync_pr.sh preview/pingcap/docs-cn/21000
18+
./sync_pr.sh preview/pingcap/docs/21913
1919
# ./sync_pr.sh preview/pingcap/docs-cn/20209
2020
#./sync_pr.sh preview/pingcap/docs/21277
2121
#./sync_pr.sh preview/pingcap/docs-cn/19765

0 commit comments

Comments
 (0)