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
## Summary
Stops the required Test workflow from running again on develop after a
PR has already passed PR and merge queue validation.
The workflow still runs for pull requests and merge queue groups,
preserving the required checks that gate queued merges.
## Context
Merge queue now validates the commit that GitHub is about to land, so
the develop push run duplicates the same required CI after merge.
0 commit comments