feat: change schedule
All checks were successful
renovate / renovate (push) Successful in 33s

This commit is contained in:
2026-03-23 11:01:49 -05:00
parent 9e5ad9cc73
commit 4077d3289c

View File

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