mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 13:17:03 +00:00
revert
This commit is contained in:
parent
aeb4041f25
commit
18c5411975
3
.github/workflows/dbt_run_bi_hourly.yml
vendored
3
.github/workflows/dbt_run_bi_hourly.yml
vendored
@ -5,8 +5,7 @@ on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs at minute 15 and 45 past every hour (see https://crontab.guru)
|
||||
- cron: '*/10 */1 * * *'
|
||||
# temp schedule for backfill
|
||||
- cron: '15,45 */1 * * *'
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: ${{ vars.DBT_PROFILES_DIR }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user