mirror of
https://github.com/FlipsideCrypto/terra-models.git
synced 2026-02-06 13:51:46 +00:00
sched
This commit is contained in:
parent
e3d52c4de4
commit
88f0d17429
2
.github/workflows/dbt_run_scheduled.yml
vendored
2
.github/workflows/dbt_run_scheduled.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs 0700 daily (see https://crontab.guru)
|
||||
- cron: '20,50 */1 * * **'
|
||||
- cron: '20,50 * * * *'
|
||||
|
||||
env:
|
||||
USE_VARS: "${{ vars.USE_VARS }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user