update fetch.yml

This commit is contained in:
dream
2025-05-19 05:10:53 +00:00
committed by Gitee
parent 0bd20ba81b
commit 10b193a58b

View File

@@ -3,12 +3,12 @@ name: fetch
displayName: fetch displayName: fetch
triggers: triggers:
trigger: auto trigger: auto
push: pr:
branches: branches:
exclude: precise:
- main - main
schedule: schedule:
- cron: '* 8 13 * * ? *' - cron: '* */1 * * * ? *'
variables: variables:
global: global:
- TOKEN - TOKEN