Skip to content

Commit

Permalink
Update sync_mult_prs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hfxsd committed Aug 19, 2024
1 parent fbe4858 commit 38aec12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sync_mult_prs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ 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/"$DOCS_CN_PR"
./sync_pr.sh preview/pingcap/docs/18386
./sync_pr.sh preview/pingcap/docs-cn/18095
./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 38aec12

Please sign in to comment.