From 309c1e8d7bf01820d445f2531762a74cac5dd14c Mon Sep 17 00:00:00 2001 From: Eric Laurello Date: Mon, 8 Sep 2025 08:06:41 -0400 Subject: [PATCH] move weekly back to 7am --- .github/workflows/dbt_test_weekly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dbt_test_weekly.yml b/.github/workflows/dbt_test_weekly.yml index baaa4f8..085162f 100644 --- a/.github/workflows/dbt_test_weekly.yml +++ b/.github/workflows/dbt_test_weekly.yml @@ -4,7 +4,7 @@ run-name: dbt_test_weekly on: workflow_dispatch: schedule: - - cron: '0 4 * * 1' + - cron: '0 7 * * 1' env: DBT_PROFILES_DIR: ./