From 1d707db784c41abe319d1d430e9cf73cd29c18f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Jare=C5=A1?= Date: Sun, 21 Apr 2024 20:37:32 +0200 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 46f6f1af9..e661eb2a3 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,7 +3,6 @@ trigger: include: - main - rel/* - - dev/* paths: exclude: - .devcontainer @@ -22,6 +21,7 @@ pr: include: - main - rel/* + - dev/* paths: exclude: - .devcontainer