Update .gitea/workflows/renovate.yaml
All checks were successful
renovate / renovate (push) Successful in 2m9s
All checks were successful
renovate / renovate (push) Successful in 2m9s
This commit is contained in:
parent
99520e6c38
commit
8ed734b4e6
@ -5,7 +5,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
schedule: # runs this workflow at the scheduled time (uses UTC, adjust for your timezone)
|
schedule: # runs this workflow at the scheduled time (uses UTC, adjust for your timezone)
|
||||||
- cron: "0 12 * * *"
|
- cron: "0 10 * * *"
|
||||||
push: # runs this workflow when pushes to the main branch are made
|
push: # runs this workflow when pushes to the main branch are made
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user