* updates

* fix
This commit is contained in:
Austin 2024-11-05 10:43:09 -05:00 committed by GitHub
parent c7a7fff687
commit db25f63cac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,4 +7,4 @@ dbt_test_tasks,"5,35 * * * *"
dbt_run_streamline_evm_chainhead,"9,39 * * * *"
dbt_run_streamline_decoded_logs_history,"5 23 * * 6"
dbt_run_scheduled_decoded_logs_history_user_abis,"8 23 * * *"
dbt_run_scheduled_decoded_logs,"17 47 * * *"
dbt_run_scheduled_decoded_logs,"17,47 * * * *"
1 workflow_name workflow_schedule
7 dbt_run_streamline_evm_chainhead 9,39 * * * *
8 dbt_run_streamline_decoded_logs_history 5 23 * * 6
9 dbt_run_scheduled_decoded_logs_history_user_abis 8 23 * * *
10 dbt_run_scheduled_decoded_logs 17 47 * * * 17,47 * * * *