This commit is contained in:
Eric Laurello 2023-09-08 12:06:43 -04:00
parent bdd7b68ebd
commit 5772e3725e

View File

@ -4,7 +4,7 @@ run-name: dbt_run_scheduled
on:
workflow_dispatch:
schedule:
- cron: '0 3,15 * * *'
- cron: '10,40 * * * *'
env:
USE_VARS: "${{ vars.USE_VARS }}"