mirror of
https://github.com/FlipsideCrypto/near-models-nlq.git
synced 2026-02-06 10:57:48 +00:00
chg time of noncore to 15
This commit is contained in:
parent
1ddb685de1
commit
259345155e
@ -4,8 +4,8 @@ run-name: dbt_run_scheduled_non_core
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Runs "At minute 50" (see https://crontab.guru)
|
||||
- cron: "50 * * * *"
|
||||
# Runs "At minute 15" (see https://crontab.guru)
|
||||
- cron: "15 * * * *"
|
||||
|
||||
env:
|
||||
USE_VARS: "${{ vars.USE_VARS }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user