diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 480e21181..5f6570a12 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -193,8 +193,6 @@ pr: # Otherwise, we test in any of this branches (master or bors related) trigger: - branches: - include: - - master - - staging - - trying + - master + - staging + - trying