diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index b91eeaa3c..70ae7268f 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -12,6 +12,8 @@ on: pull_request: branches: - master + schedule: + - cron: '0 11 * * *' jobs: build: