From de1842eee5b53cf832f0a8bc0fe03b152e698206 Mon Sep 17 00:00:00 2001 From: dream <13432095+dream-deve@user.noreply.gitee.com> Date: Mon, 19 May 2025 05:04:54 +0000 Subject: [PATCH] update fetch.yml --- .workflow/fetch.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.workflow/fetch.yml b/.workflow/fetch.yml index 2874217..bc18462 100644 --- a/.workflow/fetch.yml +++ b/.workflow/fetch.yml @@ -3,12 +3,8 @@ name: fetch displayName: fetch triggers: trigger: auto - push: - branches: - precise: - - main schedule: - - cron: '* 2 13 * * ? *' + - cron: '* 6 13 * * ? *' variables: global: - TOKEN