From 2c6066cc396651af2c58fdf39fc258883195349a Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 31 Jul 2023 01:07:16 +0200 Subject: [PATCH] Update cron hour --- .github/workflows/build-lists.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-lists.yml b/.github/workflows/build-lists.yml index 56efffb..664e434 100644 --- a/.github/workflows/build-lists.yml +++ b/.github/workflows/build-lists.yml @@ -8,7 +8,7 @@ on: types: run-build-lists workflow_dispatch: schedule: - - cron: "10 */2 * * *" + - cron: "30 * * * *" jobs: build-stretchoid: