mirror of
https://github.com/FlipsideCrypto/ton-models.git
synced 2026-02-06 17:06:44 +00:00
.
This commit is contained in:
parent
e649036697
commit
c0bfc92ec6
8
.github/workflows/dbt_run_dev_refresh.yml
vendored
8
.github/workflows/dbt_run_dev_refresh.yml
vendored
@ -1,10 +1,10 @@
|
||||
name: dbt_run_dev_refresh
|
||||
run-name: dbt_run_dev_refresh
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '27 8 * * *'
|
||||
# on:
|
||||
# workflow_dispatch:
|
||||
# schedule:
|
||||
# - cron: '27 8 * * *'
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: "${{ vars.DBT_PROFILES_DIR }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user