refactor to split otu search and status run to reduce api hit

This commit is contained in:
Bin Yang
2021-04-13 11:01:47 -04:00
parent 0c50c4ef63
commit 90b8cb9b2d
6 changed files with 391 additions and 338 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Repo-Updater
on:
schedule:
- cron: '0 0 * * *' # daily
- cron: '0 0 * * 0' # weekly
jobs: