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:
trigger: auto
schedule:
- cron: '* 0 */3 * * ? *'
- cron: '0 0 */3 * * ? *'
variables:
global:
- TOKEN