Skip to content

Commit 5eb70d4

Browse files
authored
[Helix] Run required queues on all builds, not just PR (#22200)
1 parent 6afd6f4 commit 5eb70d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.azure/pipelines/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,6 @@ stages:
624624
# Helix x64
625625
- template: jobs/default-build.yml
626626
parameters:
627-
condition: in(variables['Build.Reason'], 'PullRequest')
628627
jobName: Helix_x64
629628
jobDisplayName: 'Tests: Helix x64'
630629
agentOs: Windows

0 commit comments

Comments
 (0)