feat: change schedule to morning

This commit is contained in:
2026-03-14 20:49:05 -05:00
parent d05381f6d2
commit 5baa34db7e

View File

@@ -2,7 +2,7 @@ name: render-manifests-dispatch
on:
schedule:
- cron: '0 3 * * *'
- cron: '0 15 * * *'
workflow_dispatch: