From 1077f4cca26254fb7a0233bf248ebe1f03da349a Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 30 Jul 2023 10:09:56 +0200 Subject: [PATCH] run less 1h out of two --- .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 096a4b7..56efffb 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 * * * *" + - cron: "10 */2 * * *" jobs: build-stretchoid: