ci(github): re-enable sunday cron jobs

This commit is contained in:
LGUG2Z
2026-03-01 21:33:51 -08:00
parent 8889c3ca93
commit 0f1854db8b

View File

@@ -13,8 +13,8 @@ on:
- hotfix/*
tags:
- v*
# schedule:
# - cron: "30 0 * * 0" # Every day at 00:30 UTC
schedule:
- cron: "30 0 * * 0" # Every day at 00:30 UTC
workflow_dispatch:
jobs: