From adf28515046064ba6233d0bbd772e277dd97aec4 Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Thu, 9 Jul 2026 11:46:10 +0200 Subject: [PATCH] chore(ci): restore qa.yml target to test.e-tib.com --- .gitea/workflows/qa.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/qa.yml b/.gitea/workflows/qa.yml index a4b94735d..22e51632a 100644 --- a/.gitea/workflows/qa.yml +++ b/.gitea/workflows/qa.yml @@ -6,7 +6,7 @@ on: workflow_dispatch: env: - TARGET_URL: 'https://fix-qa-workflow-issues.branch.mintel.me' + TARGET_URL: 'https://test.e-tib.com' PROJECT_NAME: 'etib' jobs: