[Helix] Run required queues on all builds, not just PR (#22200)

This commit is contained in:
Hao Kung 2020-05-25 12:00:10 -07:00 committed by GitHub
parent 6afd6f40c0
commit 5eb70d484d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -624,7 +624,6 @@ stages:
# Helix x64
- template: jobs/default-build.yml
parameters:
condition: in(variables['Build.Reason'], 'PullRequest')
jobName: Helix_x64
jobDisplayName: 'Tests: Helix x64'
agentOs: Windows