chore(renovate): update cron for testing

This commit is contained in:
Khue Doan 2022-01-23 23:47:56 +07:00
parent 1171411af2
commit 1e4f3c130e

View File

@ -1,8 +1,10 @@
renovate:
cronjob:
schedule: '0 9 1 * *' # At 09:00 every month
# schedule: '0 9 1 * *' # At 09:00 every month
schedule: '*/10 * * * *' # TODO remove after testing
suspend: false
renovate:
# TODO generate token automatically
config: |
{
"platform": "gitea",