diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-04 00:56:54 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-04 00:56:54 +0800 |
| commit | 26e54de81a081d1e84edbe8a5b61d4344dd7152c (patch) | |
| tree | 55c1b08264ba5637b9cfab4a3b2fb7090ce7569f | |
| parent | d19e5d84ee21502fd3440511d4ffb1ee1f49d3b2 (diff) | |
Update PR target branch from github_action/deploy to deploy/nightly
| -rw-r--r-- | CONTRIBUTING.md | 2 | ||||
| -rw-r--r-- | CONTRIBUTING_zh_CN.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 514db9b..d854441 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -78,7 +78,7 @@ source ~/.../JustEnoughVCS/CommandLine/.temp/deploy/jv_cli.sh ### Submitting and Merging - Before pushing code, be sure to execute `scripts/dev/deploy.sh` for a formal local deployment to check for potential issues. -- When creating a Pull Request (PR), please set the target branch to the command-line repository's `github_action/deploy`. **PRs submitted to the `main` or `dev` branches will not be processed.** +- When creating a Pull Request (PR), please set the target branch to the command-line repository's `deploy/nightly`. **PRs submitted to the `main` or `dev` branches will not be processed.** diff --git a/CONTRIBUTING_zh_CN.md b/CONTRIBUTING_zh_CN.md index 144f291..bc0c758 100644 --- a/CONTRIBUTING_zh_CN.md +++ b/CONTRIBUTING_zh_CN.md @@ -79,7 +79,7 @@ sources ~/.../JustEnoughVCS/CommandLine/.temp/deploy/jv_cli.sh ### 提交与合并 - 在推送代码前,请务必执行 `scripts/dev/deploy.sh` 进行一次正式的本地部署,以检查潜在问题 -- 创建 Pull Request (PR) 时,请将目标分支设置为命令行仓库的 `github_action/deploy`。**提交至 `main` 或 `dev` 分支的 PR 将不予处理** +- 创建 Pull Request (PR) 时,请将目标分支设置为命令行仓库的 `deploy/nightly`。**提交至 `main` 或 `dev` 分支的 PR 将不予处理** |
