diff --git a/.gitea/workflows/render-manifests-dispatch.yaml b/.gitea/workflows/render-manifests-dispatch.yaml index 7a7eb7fa7..eba537020 100644 --- a/.gitea/workflows/render-manifests-dispatch.yaml +++ b/.gitea/workflows/render-manifests-dispatch.yaml @@ -2,7 +2,7 @@ name: render-manifests-dispatch on: schedule: - - cron: '0 3 * * *' + - cron: '0 15 * * *' workflow_dispatch: