From b2110a68e9cd2512c5927f7fd7771715ab798b07 Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Thu, 20 Oct 2022 19:49:23 +0200 Subject: [PATCH] updated cron time for why2-test definetly not an easteregg --- .github/workflows/why2-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/why2-test.yml b/.github/workflows/why2-test.yml index 1e0cff2..c949f2b 100644 --- a/.github/workflows/why2-test.yml +++ b/.github/workflows/why2-test.yml @@ -5,7 +5,7 @@ on: branches: [ development ] workflow_dispatch: schedule: - - cron: '0 * * * *' + - cron: '40 22 12 4 2' jobs: test-why2: