From 351f536ced02037cdb80b7319512468e0657f0ce Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Tue, 17 Mar 2020 08:37:40 -0700 Subject: [PATCH] Run CI on all PRs. --- azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e54ea3bd505..c36c527c08c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,8 +4,6 @@ trigger: - '*' exclude: - master -pr: -- master jobs: - job: Linux