每2小时更新一次,央视节目单从cntv获取

This commit is contained in:
test
2025-09-17 12:11:19 +08:00
parent 786180e2e7
commit 248b10f85d
4 changed files with 69 additions and 15 deletions

View File

@@ -8,7 +8,7 @@ triggers:
precise:
- main
schedule:
- cron: '* 0 */3 * * ? *'
- cron: '* 0 */2 * * ? *'
variables:
global:
- GITHUB_TOKEN