From 944cd081162a5e6170236271e34c124a131f91b8 Mon Sep 17 00:00:00 2001 From: tarikceric Date: Mon, 3 Mar 2025 13:47:29 -0800 Subject: [PATCH] workflow --- data/github_actions__workflows.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/github_actions__workflows.csv b/data/github_actions__workflows.csv index 5e8bde3..5ae811d 100644 --- a/data/github_actions__workflows.csv +++ b/data/github_actions__workflows.csv @@ -1,5 +1,6 @@ workflow_name,workflow_schedule dbt_run_streamline_blocks_realtime,"2-59/5 * * * *" dbt_run_streamline_block_txs_realtime,"14-59/15 * * * *" +dbt_run_streamline_block_txs_realtime_2,"09-54/15 * * * *" dbt_run_incremental_core,"19,49 * * * *" dbt_run_incremental_non_core,"4 */3 * * *"