[Metax] update ci name (#5679)

* [Metax] update ci name

* Update CI_METAX workflow for pull request handling

* Update ci_metax.yml

* Update CI_METAX workflow for pull request handling

* Remove commented-out code in run_ci_metax.sh

* Add environment to Jenkins trigger job

* Change trigger event from pull_request_target to pull_request

* Fix environment name casing in CI workflow

* Change environment name from Metax-ci to Metax_ci

* Modify CI_METAX workflow for PR targeting and concurrency

Updated workflow to use pull_request_target event and added concurrency settings.

---------

Co-authored-by: Jiaxin Sui <95567040+plusNew001@users.noreply.github.com>
This commit is contained in:
MingkunZhang
2025-12-23 14:00:48 +08:00
committed by GitHub
parent 6c36a17369
commit 945a1bc4e2
2 changed files with 21 additions and 8 deletions

View File

@@ -73,7 +73,6 @@ is_excluded() {
done
return 1
}
# FIND_PATTERN="test_*.py"
# declare -a ALL_PATHS=()