ci: use @main for QA template
Some checks failed
🚀 Build & Deploy / 🔍 Prepare (push) Successful in 10s
Nightly QA / call-qa-workflow (push) Failing after 1m39s
🚀 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
🚀 Build & Deploy / 🧪 QA (push) Has been cancelled
Some checks failed
🚀 Build & Deploy / 🔍 Prepare (push) Successful in 10s
Nightly QA / call-qa-workflow (push) Failing after 1m39s
🚀 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
🚀 Build & Deploy / 🧪 QA (push) Has been cancelled
This commit is contained in:
@@ -13,7 +13,7 @@ on:
|
||||
jobs:
|
||||
call-qa-workflow:
|
||||
# Nightly QA: Trigger run with diagnostics.
|
||||
uses: mmintel/at-mintel/.gitea/workflows/quality-assurance-template.yml@151c98ca514787a74a1d47a4697960ba46416972
|
||||
uses: mmintel/at-mintel/.gitea/workflows/quality-assurance-template.yml@main
|
||||
with:
|
||||
TARGET_URL: 'https://testing.mb-grid-solutions.com'
|
||||
PROJECT_NAME: 'mb-grid-solutions'
|
||||
|
||||
Reference in New Issue
Block a user