From 39c964b32dfd992892d4a678cfa33c7c19202c0b Mon Sep 17 00:00:00 2001 From: Houssem Dellai Date: Thu, 1 Sep 2022 12:24:47 +0200 Subject: [PATCH] Update 03_azure-pipelines-ci-cd.yml --- 03_azure-pipelines-ci-cd.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/03_azure-pipelines-ci-cd.yml b/03_azure-pipelines-ci-cd.yml index 4930b0e5..4fb73c35 100644 --- a/03_azure-pipelines-ci-cd.yml +++ b/03_azure-pipelines-ci-cd.yml @@ -7,10 +7,10 @@ pr: - docs/* - README.md -trigger: - branches: - include: - - master +trigger: none +# branches: +# include: +# - master paths: exclude: - docs/*