From 02fd6d0223cba154576f906523cfe22f4b46a526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=A8=E5=AD=90=E5=81=A5?= <183465355@qq.com> Date: Fri, 21 Jun 2024 13:48:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20run.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/run.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index 13f4388..82cb043 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -2,7 +2,7 @@ name: Generate routing rules for smartdns on: workflow_dispatch: schedule: - - cron: "30 22 * * *" + - cron: "40 22 * * *" push: branches: - master