From 40c3f1688e89eb4f77767f6936381c90b04fe30a Mon Sep 17 00:00:00 2001 From: tarikceric <46071768+tarikceric@users.noreply.github.com> Date: Fri, 20 Dec 2024 10:49:39 -0800 Subject: [PATCH] remove tx units backfill job (#742) --- data/github_actions__workflows.csv | 1 - 1 file changed, 1 deletion(-) diff --git a/data/github_actions__workflows.csv b/data/github_actions__workflows.csv index b43f6808..5870a044 100644 --- a/data/github_actions__workflows.csv +++ b/data/github_actions__workflows.csv @@ -11,5 +11,4 @@ dbt_run_streamline_block_rewards,"*/15 * * * *" dbt_run_streamline_block_txs,"*/6 * * * *" dbt_run_streamline_helius_cnft_metadata,"*/10 * * * *" dbt_run_streamline_solscan_blocks,"7,27,47 * * * *" -dbt_run_transactions_units_consumed_backfill,"2,7,12,17,22,27,32,37,42,47,52,57 * * * *" dbt_test_tasks,"0,30 * * * *"