diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b7ac3238..4bf0c42b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,6 +3,8 @@ trigger: branches: include: - master + exclude: + - arduino/arduino-pro-ide#112 # TODO: remove this once the PR is not in WIP. pr: - master