From 835498d24fcdb408e314ef7f43afcbfc5f15f522 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Wed, 23 Oct 2019 14:31:09 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c23995de6..512c6414c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,6 +9,11 @@ trigger: exclude: - 'website/*' - '*.md' +pr: + paths: + exclude: + - 'website/*' + - '*.md' jobs: