From 9d54a32abe3edbb60f34d8cba7c8c4ab4456cc57 Mon Sep 17 00:00:00 2001 From: jo Date: Wed, 3 Dec 2025 15:16:53 +0100 Subject: [PATCH] tmp: run CI for storage-boxes branch --- .azure-pipelines/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index bd42eb4..0ef53eb 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -7,7 +7,7 @@ pr: autoCancel: true drafts: false branches: - include: [main, stable-1] + include: [main, stable-1, storage-boxes] schedules: - cron: 0 9 * * *