From 84941bf0a7993767b80a3073843f851fd41d9513 Mon Sep 17 00:00:00 2001
From: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Date: Wed, 01 Apr 2026 18:41:04 +0000
Subject: [PATCH] Merge master into copilot/fix-windows-service-start-issue Co-authored-by: vharseko <6818498+vharseko@users.noreply.github.com>
---
.github/workflows/build.yml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 9123cd5..17a6361 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -2,6 +2,7 @@
on:
push:
+ branches: [ 'sustaining/4.10.x','master' ]
pull_request:
branches: [ 'sustaining/4.10.x','master' ]
--
Gitblit v1.10.0