balances more often

This commit is contained in:
Eric Laurello 2024-01-23 15:43:52 -05:00
parent c5596f49c5
commit af61d390f9

View File

@ -4,7 +4,7 @@ run-name: dbt_run_streamline_balances
on:
workflow_dispatch:
schedule:
- cron: '30 3 * * *'
- cron: '30 1,2,3,4 * * *'
env:
USE_VARS: "${{ vars.USE_VARS }}"