diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index 15f7fe4f1..8270e5b6e 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -1,6 +1,7 @@ name: Install on: - push: + schedule: + - cron: '* 0 * * *' jobs: install: