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 * * *'