From 25e8fc3e3340818114ddb663de2706daaab6a5f2 Mon Sep 17 00:00:00 2001 From: Youssef Victor Date: Fri, 9 Dec 2022 23:16:14 +0200 Subject: [PATCH] Update azure-pipelines-perf.yml --- azure-pipelines-perf.yml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/azure-pipelines-perf.yml b/azure-pipelines-perf.yml index 55a2f92ec8..342c952c62 100644 --- a/azure-pipelines-perf.yml +++ b/azure-pipelines-perf.yml @@ -7,11 +7,19 @@ trigger: # Branch(es) that trigger(s) build(s) on PR pr: -- main -- release/* -- features/* -- 2.9.x - + branches: + include: + - main + - release/* + - features/* + - 2.9.x + paths: + exclude: + - docs/* + - .github/* + - .devcontainer/* + - CODE-OF-CONDUCT.md + - README.md jobs: - job: Performance strategy: