This commit is contained in:
Eric Laurello 2025-03-06 11:30:01 -05:00
parent 76a25bd707
commit 7ef0c20915

View File

@ -3,8 +3,8 @@ run-name: dbt_run_dev_refresh
on:
workflow_dispatch:
# schedule:
# - cron: '27 8 * * *'
schedule:
- cron: '27 8 * * *'
env:
DBT_PROFILES_DIR: "${{ vars.DBT_PROFILES_DIR }}"