mirror of
https://github.com/FlipsideCrypto/aleo-models.git
synced 2026-02-06 09:26:46 +00:00
.
This commit is contained in:
parent
54f8672fcd
commit
01b0dac121
@ -1,6 +1,6 @@
|
||||
workflow_name,workflow_schedule
|
||||
dbt_run_streamline_blocks_realtime,"5,35 * * * *"
|
||||
dbt_run_core,"50 */3 * * *"
|
||||
dbt_test_tasks,"0 * * * *"
|
||||
dbt_run_non_core,"25 */6 * * *"
|
||||
dbt_test_recent,"20 */12 * * *"
|
||||
dbt_run_core,"20,50 * * * *"
|
||||
dbt_test_tasks,"0,30 * * * *"
|
||||
dbt_run_non_core,"25 */3 * * *"
|
||||
dbt_test_recent,"20 */4 * * *"
|
||||
|
Loading…
Reference in New Issue
Block a user