chore(qa): use full URL for reusable workflow to fix expansion
Some checks failed
🚀 Build & Deploy / 🔍 Prepare (push) Successful in 6s
Nightly QA / call-qa-workflow (push) Failing after 1m1s
🚀 Build & Deploy / 🧪 QA (push) Successful in 1m35s
🚀 Build & Deploy / 🚀 Deploy (push) Has been cancelled
🚀 Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
🚀 Build & Deploy / 🔔 Notify (push) Has been cancelled
🚀 Build & Deploy / 🏗️ Build (push) Has been cancelled

This commit is contained in:
2026-04-25 19:16:28 +02:00
parent 73cb55ee8d
commit 5a48dcd75f

View File

@@ -14,7 +14,7 @@ on:
jobs:
call-qa-workflow:
# Nightly QA: Trigger run with diagnostics.
uses: mmintel/at-mintel/.gitea/workflows/quality-assurance-template.yml@main
uses: https://git.infra.mintel.me/mmintel/at-mintel/.gitea/workflows/quality-assurance-template.yml@main
with:
TARGET_URL: 'https://testing.mb-grid-solutions.com'
PROJECT_NAME: 'mb-grid-solutions'