Update .gitea/workflows/renovate.yml
This commit is contained in:
parent
76045ac7fc
commit
452bc8f4ba
@ -2,7 +2,7 @@ name: renovate
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '*/1 * * * *' # runs weekly on Sunday at 02:00
|
||||
- cron: '0 2 * * 0' # runs weekly on Sunday at 02:00
|
||||
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user