mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 19:42:40 +00:00
history to 20
This commit is contained in:
parent
b3ace6198b
commit
6ddedb92a2
2
.github/workflows/dbt_run_history.yml
vendored
2
.github/workflows/dbt_run_history.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs every 12th minute for 5x/hour (see https://crontab.guru)
|
||||
- cron: '*/12 * * * *'
|
||||
- cron: '*/20 * * * *'
|
||||
|
||||
env:
|
||||
USE_VARS: "${{ vars.USE_VARS }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user