inc schedule change

This commit is contained in:
Eric Laurello 2023-10-19 15:46:53 -04:00
parent 4796efd671
commit d80578bfbf

View File

@ -4,7 +4,7 @@ run-name: dbt_run_incremental
on:
workflow_dispatch:
schedule:
- cron: '10,40 * * * *'
- cron: '20,50 * * * *'
env:
USE_VARS: "${{ vars.USE_VARS }}"