From 8b2f7746564da2be0766db49414d16a64590d8c7 Mon Sep 17 00:00:00 2001 From: Daan Date: Sun, 8 Jun 2025 15:39:46 -0700 Subject: [PATCH] auto run azure pipeline --- azure-pipelines.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index acb92a28..61b18c4b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -6,10 +6,8 @@ trigger: branches: include: - - master - - dev - - dev2 - - dev3 + - main + - dev* tags: include: - v*