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