From 26e54de81a081d1e84edbe8a5b61d4344dd7152c Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Wed, 4 Feb 2026 00:56:54 +0800 Subject: Update PR target branch from github_action/deploy to deploy/nightly --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') 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.** -- cgit