diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1d2129702..ce8037e80 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,7 +23,12 @@ trigger: - master pr: -- develop + branches: + include: + - develop + paths: + exclude: + - src/NzbDrone.Core/Localization/Core stages: - stage: Setup