From edd6951588363eef7b21ded22920e8488eca29b2 Mon Sep 17 00:00:00 2001 From: garfield69 Date: Wed, 29 May 2024 16:19:46 +1200 Subject: [PATCH] Update azure-pipelines.yml exclude .github changes from launching builds --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6b6006817..6526d9606 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,6 +15,8 @@ trigger: branches: include: - '*' + exclude: + - .github pr: branches: