From 241c7d28712db50b1d7672254962feda151aecad Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Wed, 23 Jul 2025 20:36:02 +0800 Subject: [PATCH] =?UTF-8?q?Update=20IPTV=E9=87=87=E9=9B=86=E6=A3=80?= =?UTF-8?q?=E6=B5=8B.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/IPTV采集检测.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/IPTV采集检测.yml b/.github/workflows/IPTV采集检测.yml index cd2e6a0..bea94eb 100644 --- a/.github/workflows/IPTV采集检测.yml +++ b/.github/workflows/IPTV采集检测.yml @@ -2,7 +2,7 @@ name: IP采集检测 on: schedule: - - cron: '5 0 * * *' # UTC时间每天0:05运行(北京时间8:05) + - cron: '5 0 */5 * *' # UTC时间每天0:05运行(北京时间8:05) workflow_dispatch: inputs: branch: