mirror of
https://github.com/FlipsideCrypto/aurora-models.git
synced 2026-02-06 13:36:46 +00:00
update the cron time
This commit is contained in:
parent
449cfe619d
commit
f3611c8ff8
@ -4,8 +4,8 @@ run-name: dbt_run_streamline_history
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs "every 2 hours" (see https://crontab.guru)
|
||||
- cron: '0 */2 * * *'
|
||||
# Runs "every 4 hours" (see https://crontab.guru)
|
||||
- cron: '0 */4 * * *'
|
||||
|
||||
env:
|
||||
USE_VARS: "${{ vars.USE_VARS }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user