This is an automated email from the ASF dual-hosted git repository. jiangmaolin pushed a commit to branch dev-5.5.1 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
commit c9732bf92139ab633f890a8a097b08c896d7c5f1 Author: 孙念君 Nianjun Sun <[email protected]> AuthorDate: Tue Oct 29 14:17:23 2024 +0800 Refactor : enable the workflow on self-hosted --- .github/workflows/resources/variables/env-variables.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/resources/variables/env-variables.properties b/.github/workflows/resources/variables/env-variables.properties index 6284563efc8..ccbeaad58ad 100644 --- a/.github/workflows/resources/variables/env-variables.properties +++ b/.github/workflows/resources/variables/env-variables.properties @@ -1,3 +1,3 @@ -GLOBAL_REPOSITORY=apache/shardingsphere +GLOBAL_REPOSITORY=SphereEx/dbplus-engine-honor GLOBAL_RUNS_ON=self-hosted-cluster DISABLE_CI=false
