From c4f221438b0b4fe54965b4aec1659f8be5d1c71b Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Fri, 27 Mar 2026 14:53:55 -0300 Subject: [PATCH] SIENTIAPDE-1712 Update GITHUB_BRANCH in values.yaml to fix/SIENTIAPDE-1712 for alignment with the latest bug fix efforts. --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index d9d40bb..51ccce4 100644 --- a/values.yaml +++ b/values.yaml @@ -164,7 +164,7 @@ env: - name: GITHUB_REPO_URL value: "git@github.com:Aignosi/sientia-dataops-orchestrator_temporal.git" - name: GITHUB_BRANCH - value: "feature/SIENTIAPDE-1478" + value: "fix/SIENTIAPDE-1712" - name: PYTHON_APP value: "orchestrator.worker.worker"