Decreasing frequency of Renovate runs.

This commit is contained in:
2026-06-21 13:18:41 -04:00
parent dec9c86191
commit 8cfb137116
+1 -1
View File
@@ -2,7 +2,7 @@ name: Renovate
on: on:
schedule: schedule:
- cron: "0/30 * * * *" - cron: "0 */2 * * *"
workflow_dispatch: workflow_dispatch:
env: env: