update cron

This commit is contained in:
test
2025-05-18 15:23:22 +08:00
parent 17fe0bd2a1
commit ec5cb1cac1

View File

@@ -4,7 +4,7 @@ displayName: fetch
triggers: triggers:
trigger: auto trigger: auto
schedule: schedule:
- cron: '* 0 */3 * * ? *' - cron: '0 0 */3 * * ? *'
variables: variables:
global: global:
- TOKEN - TOKEN