Skip to content

Commit

Permalink
Update sync_mult_prs.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Grace Cai <[email protected]>
  • Loading branch information
qiancai authored Dec 2, 2024
1 parent ef9664c commit e1ae7d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sync_mult_prs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ cd "$SCRIPT_DIR"
# Define the PRs to sync.
# The PRs will be synced in the order of the following statements.
# ./sync_pr.sh preview/pingcap/docs/"$DOCS_PR"
# ./sync_pr.sh preview/pingcap/docs-cn/18502
# ./sync_pr.sh preview/pingcap/docs/18779
./sync_pr.sh preview-cloud/pingcap/docs/19494
./sync_pr.sh preview/pingcap/docs-cn/19033
./sync_pr.sh preview/pingcap/docs/19336
# ./sync_pr.sh preview-cloud/pingcap/docs/19494
# ./sync_pr.sh preview-cloud/pingcap/docs/"$CLOUD_DOCS_PR"
# ./sync_pr.sh preview-operator/pingcap/docs-tidb-operator/"$OPERATOR_DOCS_PR"

Expand Down

0 comments on commit e1ae7d4

Please sign in to comment.