From 01b0dac1214e2066f2c422e307cbd4066309ac66 Mon Sep 17 00:00:00 2001 From: Eric Laurello Date: Wed, 19 Nov 2025 16:13:36 -0500 Subject: [PATCH] . --- data/github_actions__workflows.csv | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/github_actions__workflows.csv b/data/github_actions__workflows.csv index 14043cf..f500947 100644 --- a/data/github_actions__workflows.csv +++ b/data/github_actions__workflows.csv @@ -1,6 +1,6 @@ workflow_name,workflow_schedule dbt_run_streamline_blocks_realtime,"5,35 * * * *" -dbt_run_core,"50 */3 * * *" -dbt_test_tasks,"0 * * * *" -dbt_run_non_core,"25 */6 * * *" -dbt_test_recent,"20 */12 * * *" \ No newline at end of file +dbt_run_core,"20,50 * * * *" +dbt_test_tasks,"0,30 * * * *" +dbt_run_non_core,"25 */3 * * *" +dbt_test_recent,"20 */4 * * *" \ No newline at end of file