SIENTIAPDE-1478

Update GITHUB_BRANCH in values.yaml to reflect the new fix/SIENTIAPDE-1478 branch.
This commit is contained in:
vitor-aignosi
2026-01-09 12:52:32 -03:00
parent ea081ca348
commit f9fdc3f95a

View File

@@ -163,7 +163,7 @@ env:
- name: GITHUB_REPO_URL
value: "git@github.com:Aignosi/sientia-dataops-scouter_temporal.git"
- name: GITHUB_BRANCH
value: "fix/SIENTIAPDE-1445"
value: "fix/SIENTIAPDE-1478"
- name: PYTHON_APP
value: "scouter.worker.worker"