From 3b8cfda190145eb0a608126d532d3dfde2bfbdd9 Mon Sep 17 00:00:00 2001 From: Freddy Kristiansen Date: Sun, 19 Jan 2025 07:57:24 +0100 Subject: [PATCH] Update AL-Go-Settings.json --- .github/AL-Go-Settings.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index cc45df4..647ff13 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -27,6 +27,10 @@ "group: ${{ github.workflow }}-${{ github.ref }}", "cancel-in-progress: true" ], + "workflowschedule": [ + "cron: '5 4 * * *'", + "cron: '6 6 * * *'" + ] } }, {