From a25df68b5a05b32585d994bd1c45bfa99470ae6d Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Sat, 14 Sep 2024 09:40:30 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E7=BD=91=E7=BB=9C=E6=94=B6=E9=9B=86.y?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/网络收集.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/网络收集.yml b/.github/workflows/网络收集.yml index 2f59b93..68e68e2 100644 --- a/.github/workflows/网络收集.yml +++ b/.github/workflows/网络收集.yml @@ -1,8 +1,8 @@ -name: 网络采集 +name: 测试 on: - schedule: - - cron: '0 */12 * * *' #这里更改自动运行的时间,没这两行的话只能手动运行 + #schedule: + #- cron: '0 */12 * * *' #这里更改自动运行的时间,没这两行的话只能手动运行 workflow_dispatch: 分支: - main