Update .gitea/workflows/ai-codebase-review.yml

This commit is contained in:
2026-01-29 09:53:15 +00:00
parent 95937c4738
commit ccb635050b

View File

@@ -2,8 +2,8 @@ name: AI Codebase Quality Review
on:
# Weekly scheduled run
schedule:
- cron: "0 0 * * 0" # Every Sunday at midnight
# schedule:
# - cron: "0 0 * * 0" # Every Sunday at midnight
# Manual trigger
workflow_dispatch: