JAVASE-193 Do not run nightly builds on weekends#79
JAVASE-193 Do not run nightly builds on weekends#79tomasz-tylenda-sonarsource merged 1 commit intomasterfrom
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
SummaryModifies cron schedules in two GitHub Actions workflows to run only on weekdays (Mon-Fri), eliminating unnecessary weekend builds. Updates What reviewers should knowVerification: Both changes follow the same pattern (replacing
|
|





Restrict scheduled workflow runs to weekdays (Mon-Fri) to avoid unnecessary weekend builds
🤖 Generated with Claude Code