From 9d30ea2e3f2e66f1543d767770a8c38079d46046 Mon Sep 17 00:00:00 2001 From: desmond-hui <97470747+desmond-hui@users.noreply.github.com> Date: Mon, 29 Apr 2024 07:04:43 -0700 Subject: [PATCH] remove the cnft backfill task (#546) --- data/github_actions__workflows.csv | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/github_actions__workflows.csv b/data/github_actions__workflows.csv index cd1fc4aa..820a207a 100644 --- a/data/github_actions__workflows.csv +++ b/data/github_actions__workflows.csv @@ -4,5 +4,4 @@ dbt_run_incremental_non_core,"1,31 * * * *" dbt_test_tasks,"0,30 * * * *" dbt_run_decode_instructions_orchestrator,"*/5 * * * *" dbt_run_nft_compressed_mints_realtime,"*/15 * * * *" -dbt_run_nft_compressed_mints_sales_realtime,"55 * * * *" -dbt_run_nft_compressed_mints_sales_backfill,"*/5 * * * *" \ No newline at end of file +dbt_run_nft_compressed_mints_sales_realtime,"55 * * * *"" \ No newline at end of file