changing cron schedule to match prod

This commit is contained in:
Mike Stepanovic 2024-07-17 09:34:55 -06:00
parent a4d7ae96b5
commit ca919dad26

View File

@ -4,7 +4,7 @@ run-name: dbt_run_dev_incremental
on:
workflow_dispatch:
schedule:
- cron: '0 1 * * *'
- cron: '20,50 * * * *'
env:
DBT_PROFILES_DIR: ./