From a2c72ca6453f5f9900a58e725690dc5dcc1fe3da Mon Sep 17 00:00:00 2001 From: rainoffallingstar <3084989256@qq.com> Date: Sun, 8 Sep 2024 10:25:29 +0000 Subject: [PATCH] update .github/workflows/main.yml. Signed-off-by: rainoffallingstar <3084989256@qq.com> --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 30ce98c..d779838 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -54,7 +54,7 @@ jobs: #mappings: "rainoffallingstar=>rainoffallingstar.github.io" - static_list: "fallfun,cargor,rust_code_server,ereboR,mellon,cmupapertex,systemdR,dockerR,sell,Viral-Track,deeplearing_tensorflow_shiny,deepin-rootfs-docker,path-gnn-in-ga,tgca_load_in_ga,survival-analysis-shiny,to_list_in_hefei,Data_Analysis_in_GA_workflow,hemat_drug_assistant,rscript" # 静态同步列表,在此填写需要同步的仓库名称,可填写多个 + static_list: "fallfun,cargor,rust_code_server,ereboR,mellon,cmupapertex,systemdR,dockerR,sell,Viral-Track,deeplearing_tensorflow_shiny,tgca_load_in_ga,survival-analysis-shiny,Data_Analysis_in_GA_workflow,hemat_drug_assistant,rscript" # 静态同步列表,在此填写需要同步的仓库名称,可填写多个 timeout: '600s' # git超时设置,超时后会自动重试git操作 - name: Sync Github Repos To Gitee # 名字随便起