From 2e5b35435603dab765d6fb00a2fa64172cdb1433 Mon Sep 17 00:00:00 2001 From: Michael Duong Date: Wed, 4 Oct 2023 16:14:01 +0000 Subject: [PATCH] test workflow --- .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 2bc3a9a..cbc379d 100644 --- a/.github/workflows/MLPipelinePullRequest.yml +++ b/.github/workflows/MLPipelinePullRequest.yml @@ -5,7 +5,7 @@ on: # branches: # - "model-**" pull_request: - branches: ["sapmodel-dev", "heatmodel-dev", "carbonmodel-dev"] + branches: ["sap-dev", "heat-dev", "carbon-dev"] label: types: ["created", "edited"]