Commit a51f599
authored
🤖 ci: skip Windows build on PR, keep in merge queue (#1074)
Windows builds are slow (~3-4 min). This skips them on regular PR pushes
but keeps them running in the merge queue to catch platform-specific
issues before merging to main.
**Change:** Modified `build-windows` job condition to only run on
`merge_group` events (same pattern as `smoke-docker`).
_Generated with `mux`_1 parent cae2563 commit a51f599
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
| 289 | + | |
289 | 290 | | |
290 | 291 | | |
291 | 292 | | |
| |||
0 commit comments