mirror of
https://github.com/FlipsideCrypto/optimism-models.git
synced 2026-02-06 13:41:55 +00:00
schedule (#215)
This commit is contained in:
parent
b54c917514
commit
888caf92cc
@ -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: '5 */2 * * *'
|
||||
|
||||
env:
|
||||
DBT_PROFILES_DIR: ./
|
||||
|
||||
Loading…
Reference in New Issue
Block a user