update search query for other models

This commit is contained in:
Bin Yang
2021-04-09 19:35:45 -04:00
parent 66f67bfb05
commit baab5b1e3a
3 changed files with 17 additions and 34 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Repo-Updater
# cron every sunday at 12 am, due to github api limits, change this to be ran once a week
on:
schedule:
- cron: '0 0 * * 0' #
- cron: '0 * * * *' # do every hour for now
jobs:
# Set the job key. The key is displayed as the job name