From be67ecea706a8bb8c1f494666709c787950889db Mon Sep 17 00:00:00 2001 From: Teal Date: Mon, 26 Aug 2024 09:49:19 -0700 Subject: [PATCH] ci: :clock: Schedule for Mondays --- .github/workflows/source_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/source_tests.yml b/.github/workflows/source_tests.yml index d4109e10..79e69d31 100644 --- a/.github/workflows/source_tests.yml +++ b/.github/workflows/source_tests.yml @@ -6,7 +6,7 @@ on: - main pull_request: schedule: - - cron: "20 1 * * sat" + - cron: "20 1 * * mon" workflow_dispatch: defaults: