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
ci: run macOS and Windows E2E jobs on pull_request events
Both e2e-macos and e2e-windows were only triggered on push to main
or manual workflow_dispatch, causing them to be skipped on PRs.
Add pull_request as a trigger condition for both jobs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments