diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 48f6ee3d0..0527b4639 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