From 3efa07f45854730c663e02f1fda419d1bfa18569 Mon Sep 17 00:00:00 2001 From: gitgit Date: Thu, 4 Aug 2022 01:07:10 +0000 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/=E5=AE=9A=E6=97=B6=E5=99=A8?= =?UTF-8?q?=E7=9A=84=E8=AF=95=E9=AA=8C.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/定时器的试验.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devops/定时器的试验.yml b/.devops/定时器的试验.yml index d3011f2..c143fd3 100644 --- a/.devops/定时器的试验.yml +++ b/.devops/定时器的试验.yml @@ -4,7 +4,7 @@ global: concurrent: false trigger: type: cron - schedule: 0 0 12 * * ? + schedule: 0 10 09 * * ? workflow: - ref: start name: 开始