From 19abd8737a6e4f2bca24939209d4d0586d274fa3 Mon Sep 17 00:00:00 2001 From: Eric Laurello Date: Tue, 15 Oct 2024 17:36:27 -0400 Subject: [PATCH] 2x/day --- data/github_actions__workflows.csv | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/github_actions__workflows.csv b/data/github_actions__workflows.csv index b57df08..35d1cd0 100644 --- a/data/github_actions__workflows.csv +++ b/data/github_actions__workflows.csv @@ -1,6 +1,6 @@ workflow_name,workflow_schedule -dbt_run_incremental_core,"20,50 * * * *" -dbt_run_incremental_non_core,"33 * * * *" +dbt_run_incremental_core,"45 5,17 * * *" +dbt_run_incremental_non_core,"59 5,17 * * *" dbt_run_streamline_blocks_tx_counts,"9,39 * * * *" dbt_run_streamline_transactions,"14,44 * * * *" -dbt_test_tasks,"0,30 * * * *" +dbt_test_tasks,"0 */6 * * *"