From ab3307c1073e7bac3b714e9a3ee25385f02391cc Mon Sep 17 00:00:00 2001 From: ReaJason <48389642+ReaJason@users.noreply.github.com> Date: Sun, 13 Sep 2020 01:48:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E5=81=9C=E8=87=AA=E5=8A=A8=E5=8C=96?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=EF=BC=8C=E5=8F=AF=E8=87=AA=E8=A1=8C=E5=9C=A8?= =?UTF-8?q?yml=E6=96=87=E4=BB=B6=E4=B8=AD=E5=BC=80=E5=90=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/run.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index 38567bb..1c5be80 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -1,12 +1,12 @@ name: WeiBo_SuperTopics -on: - push: - branches: [ master ] - pull_request: - branches: [ master ] - schedule: - - cron: 0 22 * * * +# on: +# push: +# branches: [ master ] +# pull_request: +# branches: [ master ] +# schedule: +# - cron: 0 22 * * * jobs: build: