diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 674eda217..bc6a21637 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -24,7 +24,12 @@ trigger: - master pr: -- develop + branches: + include: + - develop + paths: + exclude: + - src/NzbDrone.Core/Localization/Core stages: