From 94372af28dc3ea63411b9a6e54b0283a0ff72b4f Mon Sep 17 00:00:00 2001 From: 10bits Date: Sat, 1 Aug 2020 14:59:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E5=AE=9A=E6=97=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1,=E6=AF=8F=E5=A4=A9=E4=B8=AD=E5=8D=8812=E7=82=B9checko?= =?UTF-8?q?ut=E6=9C=80=E6=96=B0=E4=BB=A3=E7=A0=81=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/legado.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/legado.yml b/.github/workflows/legado.yml index 470958650..aad1358bc 100644 --- a/.github/workflows/legado.yml +++ b/.github/workflows/legado.yml @@ -8,6 +8,8 @@ on: - '3.*' watch: types: [started] + schedule: + - cron: '0 12 * * *' jobs: build: