From e881e25f2d2183631cb04a44df8acb37ff88a288 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Wed, 28 Apr 2021 20:51:36 +0100 Subject: modules: update --- .github/workflows/updater-wip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/updater-wip.yml b/.github/workflows/updater-wip.yml index 4ffb557c..1ee3ea6e 100644 --- a/.github/workflows/updater-wip.yml +++ b/.github/workflows/updater-wip.yml @@ -2,7 +2,7 @@ name: Updater (WIP) on: schedule: - - cron: 0 0 */3 * * + - cron: 30 23 * * * push: branches: - master -- cgit v1.2.3