mirror of
https://github.com/FlipsideCrypto/base-models.git
synced 2026-02-06 18:17:12 +00:00
* temp changes for v4 * docs, disabled models and dummy receipts by hash models * removed unused vars * workflows * sources * removed comment for successful compile * package * test project vars * revert * clean up * update dbt project, workflows etc. * update tags for new naming conventions * blank model for overflow * makefile * makefile updates * misc updates for abis * temp source and array index * add scores job * sources update * refs * package * updates * package * package --------- Co-authored-by: Austin <austin@flipsidecrypto.com>
7 lines
287 B
Plaintext
7 lines
287 B
Plaintext
workflow_name,workflow_schedule
|
|
dbt_run_scheduled_non_realtime,"30 * * * *"
|
|
dbt_run_streamline_chainhead,"15,45 * * * *"
|
|
dbt_run_streamline_decoder,"40 * * * *"
|
|
dbt_run_scheduled_curated,"5 */4 * * *"
|
|
dbt_run_streamline_decoded_logs_history,"45 7 * * 6"
|
|
dbt_run_abi_refresh,"32 23 * * *" |