Update IPTV采集检测.yml
This commit is contained in:
@@ -2,7 +2,7 @@ name: IP采集检测
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '5 0 * * *' # UTC时间每天0:05运行(北京时间8:05)
|
- cron: '5 0 */5 * *' # UTC时间每天0:05运行(北京时间8:05)
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
branch:
|
branch:
|
||||||
|
|||||||
Reference in New Issue
Block a user