mirror of
https://github.com/firmai/financial-machine-learning.git
synced 2026-08-16 20:38:06 +00:00
refactor to split otu search and status run to reduce api hit
This commit is contained in:
@@ -2,7 +2,7 @@ name: Repo-Updater
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # daily
|
||||
- cron: '0 0 * * 0' # weekly
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user