2 Commits
0.6.0 ... main

Author SHA1 Message Date
4077d3289c feat: change schedule
All checks were successful
renovate / renovate (push) Successful in 33s
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: on:
schedule: schedule:
- cron: '@daily' - cron: '0 */6 * * *'
push:
branches:
- main
workflow_dispatch: workflow_dispatch: