mirror of
https://github.com/FlipsideCrypto/avalanche-models.git
synced 2026-02-06 13:56:56 +00:00
schedule (#200)
This commit is contained in:
parent
00ff322cf2
commit
f17d20e79c
@ -4,8 +4,8 @@ run-name: dbt_run_streamline_temp_decoder2
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs "every 1 hours" (see https://crontab.guru)
|
||||
- cron: '5 */1 * * *'
|
||||
# Runs "every 2 hours" (see https://crontab.guru)
|
||||
- cron: '15 */2 * * *'
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: ./
|
||||
|
||||
Loading…
Reference in New Issue
Block a user