You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable scheduled triggers for fast-continuous-integration workflow
Match the schedule from continuous-integration.yml:
- 4 daily builds on weekdays covering EST and CET working hours
- Morning/Early builds: 7:30 AM CET / 1:30 AM EST
- Midday builds: 12:30 PM CET / 6:30 AM EST
- Midday builds: 7:30 PM CET / 11:30 AM EST
- Afternoon/Evening builds: 10:30 PM CET / 4:30 PM EST
Also retain workflow_dispatch for manual triggering.
0 commit comments