From 11b750c60fec38a1aadf8a7fa26b6cb83d8621b9 Mon Sep 17 00:00:00 2001 From: eric-laurello <102970824+eric-laurello@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:37:49 -0500 Subject: [PATCH] upd sched (#33) * upd sched * every 3 --- data/github_actions__workflows.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/github_actions__workflows.csv b/data/github_actions__workflows.csv index b6ee036..5e8bde3 100644 --- a/data/github_actions__workflows.csv +++ b/data/github_actions__workflows.csv @@ -2,4 +2,4 @@ workflow_name,workflow_schedule dbt_run_streamline_blocks_realtime,"2-59/5 * * * *" dbt_run_streamline_block_txs_realtime,"14-59/15 * * * *" dbt_run_incremental_core,"19,49 * * * *" -dbt_run_incremental_non_core,"4,34 * * * *" +dbt_run_incremental_non_core,"4 */3 * * *"