Update main.yml

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