mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-17 23:34:45 +08:00
update fetch.yml
This commit is contained in:
@@ -3,8 +3,12 @@ name: fetch
|
||||
displayName: fetch
|
||||
triggers:
|
||||
trigger: auto
|
||||
push:
|
||||
branches:
|
||||
exclude:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '* 6 13 * * ? *'
|
||||
- cron: '* 8 13 * * ? *'
|
||||
variables:
|
||||
global:
|
||||
- TOKEN
|
||||
|
||||
Reference in New Issue
Block a user