update fetch.yml

This commit is contained in:
dream
2025-05-19 05:00:32 +00:00
committed by Gitee
parent 41b8682fc9
commit b434eab655

View File

@@ -3,8 +3,12 @@ name: fetch
displayName: fetch
triggers:
trigger: auto
push:
branches:
precise:
- main
schedule:
- cron: '* 57 12 * * ? *'
- cron: '* 2 13 * * ? *'
variables:
global:
- TOKEN
@@ -32,4 +36,4 @@ stages:
- git push -u origin main
strategy:
retry: '0'
timeout: 2
timeout: 2