Update main.yml

This commit is contained in:
frxz751113
2024-08-19 19:37:16 +08:00
committed by GitHub
parent 393d57d85b
commit a59e8da07e
+1 -1
View File
@@ -2,7 +2,7 @@ name: 组播采集合并
on:
schedule:
- cron: '0 */4 * * *' # 这里更改自动运行的时间#_ud
- cron: '0 9,21* * * *' # 这里更改自动运行的时间#_ud
workflow_dispatch:
branches:
- main