mirror of
https://github.com/FlipsideCrypto/thorchain-models.git
synced 2026-02-06 14:17:03 +00:00
changing cron schedule to match prod
This commit is contained in:
parent
a4d7ae96b5
commit
ca919dad26
@ -4,7 +4,7 @@ run-name: dbt_run_dev_incremental
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
- cron: '20,50 * * * *'
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: ./
|
||||
|
||||
Loading…
Reference in New Issue
Block a user