This commit is contained in:
Austin 2024-12-09 13:20:15 -05:00 committed by sam
parent ecbda74360
commit a69a6f260b

View File

@ -5,7 +5,5 @@ dbt_run_scheduled_decoded_logs,"8,38 * * * *"
dbt_test_intraday,"39 */4 * * *"
dbt_test_daily,"22 8 * * *"
dbt_test_monthly,"5 7 28 * *"
dbt_run_scheduled_abis,"11 */12 * * *"
dbt_run_streamline_decoded_logs_history,"5 22 * * 6"
dbt_run_scheduled_decoded_logs_history_user_abis,"38 23 * * *"
dbt_run_full_observability,"0 18 1 * *"
dbt_run_scheduled_abis,"11 23 * * *"
dbt_run_streamline_decoded_logs_history,"5 22 * * 6"
1 workflow_name workflow_schedule
5 dbt_test_intraday 39 */4 * * *
6 dbt_test_daily 22 8 * * *
7 dbt_test_monthly 5 7 28 * *
8 dbt_run_scheduled_abis 11 */12 * * * 11 23 * * *
9 dbt_run_streamline_decoded_logs_history 5 22 * * 6
dbt_run_scheduled_decoded_logs_history_user_abis 38 23 * * *
dbt_run_full_observability 0 18 1 * *