From 34a8061577bcef144933223eeb402de18adb96e2 Mon Sep 17 00:00:00 2001 From: chenbin3625 <56670467+chenbin3625@users.noreply.github.com> Date: Sun, 17 Oct 2021 21:48:45 +0800 Subject: [PATCH] Update run.yml --- .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 548a340..37c9753 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -6,7 +6,7 @@ on: pull_request: branches: [ master ] schedule: - - cron: #### 0 22,14 * * * + - cron: 0 22,14 * * * watch: types: started