This commit is contained in:
Eric Laurello 2025-02-27 14:26:13 -05:00
parent e649036697
commit c0bfc92ec6

View File

@ -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 }}"