From 1cf593430b82ab62595903e711ff10b393ba5381 Mon Sep 17 00:00:00 2001 From: desmond-hui Date: Fri, 13 Sep 2024 08:03:09 -0700 Subject: [PATCH] fix worfklow name --- 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 b8a0f11..b6ee036 100644 --- a/data/github_actions__workflows.csv +++ b/data/github_actions__workflows.csv @@ -1,5 +1,5 @@ workflow_name,workflow_schedule dbt_run_streamline_blocks_realtime,"2-59/5 * * * *" dbt_run_streamline_block_txs_realtime,"14-59/15 * * * *" -dbt_run_incremental,"19,49 * * * *" +dbt_run_incremental_core,"19,49 * * * *" dbt_run_incremental_non_core,"4,34 * * * *"