From ba1573f5ec1c6190f75c3483f2fd50d2e68eef03 Mon Sep 17 00:00:00 2001 From: Kevin Sandermann Date: Fri, 15 Mar 2024 12:02:22 +0100 Subject: [PATCH] Update build_multistage.yaml --- .github/workflows/build_multistage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_multistage.yaml b/.github/workflows/build_multistage.yaml index 9b52798..52571a5 100644 --- a/.github/workflows/build_multistage.yaml +++ b/.github/workflows/build_multistage.yaml @@ -2,7 +2,7 @@ name: Build Multistage-Builder Image run-name: ${{ github.actor }} is BUILDING Multistage-Builder Image 🚀 on: schedule: - #UTC - https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule + #UTC - https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule - cron: '18 3 * * MON' - cron: '18 3 * * FRI' jobs: