diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d99f9d83c0..f19a4e927f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,10 @@ trigger: tags: exclude: - '*' -pr: none +pr: + branches: + include: + - master jobs: - job: Linux_Build strategy: