mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 16:16:45 +00:00
2h (#298)
This commit is contained in:
parent
dd2b42d326
commit
cdc0d9e668
4
.github/workflows/dbt_run_history.yml
vendored
4
.github/workflows/dbt_run_history.yml
vendored
@ -4,8 +4,8 @@ run-name: dbt_run_history
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs every 20 minutes
|
||||
- cron: "*/20 * * * *"
|
||||
# Runs every 2 hours
|
||||
- cron: "0 */2 * * *"
|
||||
|
||||
env:
|
||||
USE_VARS: "${{ vars.USE_VARS }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user