mirror of
https://github.com/FlipsideCrypto/bob-models.git
synced 2026-02-06 14:41:45 +00:00
10 lines
377 B
Plaintext
10 lines
377 B
Plaintext
workflow_name,workflow_schedule
|
|
dbt_run_streamline_chainhead,"21,51 * * * *"
|
|
dbt_run_scheduled_main,"9 * * * *"
|
|
dbt_run_dev_refresh,"41 4 * * 1"
|
|
dbt_run_scheduled_decoded_logs,"20 * * * *"
|
|
dbt_test_intraday,"37 */4 * * *"
|
|
dbt_test_daily,"57 5 * * *"
|
|
dbt_run_scheduled_abis,"31 23 * * *"
|
|
dbt_run_streamline_decoded_logs_history,"49 22 * * 6"
|
|
dbt_run_scheduled_scores,"3 5 * * *" |