-
由 wwwillchen-bot 提交于
## Summary - Changed the Claude Deflake E2E workflow schedule from daily to weekdays only (Monday-Friday at 10:00 UTC) - This reduces unnecessary CI runs on weekends when less attention is paid to flaky test results ## Test plan - Verify the cron expression `0 10 * * 1-5` is valid and represents weekdays only - The workflow can still be triggered manually via `workflow_dispatch`
🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- devin-review-badge-begin --> --- <a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2761" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1"> <img src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1" alt="Open with Devin"> </picture> </a> <!-- devin-review-badge-end --> Co-authored-by:Will Chen <willchen90@gmail.com> Co-authored-by:
Claude Opus 4.5 <noreply@anthropic.com>