From 53b92ee43b25ec8b448fb183db7940e5a6498560 Mon Sep 17 00:00:00 2001 From: Xinwei Xiong <3293172751NSS@gmail.com> Date: Sat, 27 Jan 2024 00:09:52 +0800 Subject: [PATCH] Update pull-request.yml --- .github/workflows/pull-request.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index dae81ec04..065bcfa8c 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -15,6 +15,7 @@ name: Github Pull Request on: workflow_dispatch: + push: schedule: - cron: '0 2 * * *'