mirror of
https://github.com/FlipsideCrypto/ronin-models.git
synced 2026-02-06 13:46:45 +00:00
update schedule
This commit is contained in:
parent
7720b7a4e8
commit
eff648c778
@ -4,8 +4,8 @@ run-name: dbt_run_streamline_history_receipts_temp
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs every 3 hours (see https://crontab.guru)
|
||||
- cron: '1 */3 * * *'
|
||||
# Runs every 4 hours (see https://crontab.guru)
|
||||
- cron: '1 */4 * * *'
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: ./
|
||||
|
||||
Loading…
Reference in New Issue
Block a user