feat: change schedule

This commit is contained in:
2026-03-23 11:02:00 -05:00
parent 5db8c4edd5
commit 9ee9e6d6d0

View File

@@ -2,11 +2,7 @@ name: renovate
on:
schedule:
- cron: '@daily'
push:
branches:
- main
- cron: '0 */6 * * *'
workflow_dispatch: