mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 11:26:53 +00:00
hourly (#311)
This commit is contained in:
parent
0537a64dc0
commit
797cb9a430
4
.github/workflows/dbt_run_history.yml
vendored
4
.github/workflows/dbt_run_history.yml
vendored
@ -5,7 +5,9 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs every 2 hours
|
||||
- cron: "0 */2 * * *"
|
||||
# - cron: "0 */2 * * *"
|
||||
# Runs every hour
|
||||
- cron: "0 * * * *"
|
||||
|
||||
env:
|
||||
USE_VARS: "${{ vars.USE_VARS }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user