mirror of
https://github.com/FlipsideCrypto/aptos-models.git
synced 2026-02-06 19:16:46 +00:00
7 lines
291 B
Plaintext
7 lines
291 B
Plaintext
workflow_name,workflow_schedule
|
|
dbt_run_streamline_blocks_tx_realtime,"0,20,30 * * * *"
|
|
dbt_run_streamline_transactions_realtime,"5,25,35 * * * *"
|
|
dbt_run_incremental_core,"10 * * * *"
|
|
dbt_run_incremental_noncore,"30,50 * * * *"
|
|
dbt_test_intraday,"20 */4 * * *"
|
|
dbt_test_tasks,"0,30 * * * *" |