From a4b3c85422f39acf2122373dcdeeebc3044bec05 Mon Sep 17 00:00:00 2001 From: Jean-Marie Burel Date: Wed, 31 Aug 2022 10:41:22 +0100 Subject: [PATCH] schedule build --- .github/workflows/install.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: