diff --git a/build-tools/automation/azure-pipelines.yaml b/build-tools/automation/azure-pipelines.yaml index 87cc44653..6720f8781 100644 --- a/build-tools/automation/azure-pipelines.yaml +++ b/build-tools/automation/azure-pipelines.yaml @@ -5,8 +5,14 @@ trigger: - d16-* pr: - - master - - d16-* + branches: + include: + - master + - d16-* + paths: + exclude: + - README.md + - Documentation/* # Global variables variables: