2 Commits
0.6.0 ... main

Author SHA1 Message Date
4077d3289c feat: change schedule 2026-03-23 11:01:49 -05:00
9e5ad9cc73 Merge branch 'release'
All checks were successful
test-build / guarddog (push) Successful in 18s
renovate / renovate (push) Successful in 44s
test-build / build (push) Successful in 2m49s
2026-03-22 23:13:05 -05:00

View File

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