SIENTIAPDE-1445

Update values.yaml to change GITHUB_BRANCH to fix/SIENTIAPDE-1445 and modify workflow_name in pi_web_api_scouter.py for clarity
This commit is contained in:
vitor-aignosi
2025-12-23 11:28:29 -03:00
parent d9fbd132ef
commit 57b2a7d2fa
2 changed files with 2 additions and 2 deletions

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: "feature/SIENTIAPDE-1445"
value: "fix/SIENTIAPDE-1445"
- name: PYTHON_APP
value: "scouter.worker.worker"