From 4cc3811cad5b68c12974610ed7a3aa815fefa604 Mon Sep 17 00:00:00 2001 From: Michael Duong Date: Wed, 5 Nov 2025 09:25:00 +0000 Subject: [PATCH] add back branch on PR --- .github/workflows/MLPipelinePullRequest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/MLPipelinePullRequest.yml b/.github/workflows/MLPipelinePullRequest.yml index 503ea3d..0fe17a3 100644 --- a/.github/workflows/MLPipelinePullRequest.yml +++ b/.github/workflows/MLPipelinePullRequest.yml @@ -5,7 +5,7 @@ on: # branches: # - "model-**" pull_request: - branches: ["sap-dev", "heat-dev", "carbon-dev"] + branches: ["sap-dev", "heat-dev", "carbon-dev", "hotwaterkwh-dev"] label: types: ["created", "edited"]