change to run every 12 hours
All checks were successful
renovate / renovate (push) Successful in 41s

This commit is contained in:
2024-10-03 21:49:44 +02:00
parent a5b0bccd8e
commit 205fc8a52e

View File

@@ -2,7 +2,7 @@ name: renovate
on: on:
schedule: schedule:
- cron: '0 * * * *' - cron: '0 */12 * * *'
push: push:
branches: branches:
- master - master