chore: trigger standardized registry auth
Some checks failed
🚀 Build & Deploy / 🔍 Prepare (push) Successful in 8s
QA Debug / 🏗️ Prepare & Install (push) Failing after 51s
Nightly QA / call-qa-workflow (push) Failing after 51s
🚀 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 / 🧪 QA (push) Has been cancelled
🚀 Build & Deploy / 🏗️ Build (push) Has been cancelled

This commit is contained in:
2026-04-24 12:16:18 +02:00
parent 2ddef98924
commit 3523547eca

View File

@@ -8,7 +8,7 @@ on:
- main
paths:
- '.gitea/workflows/qa.yml'
workflow_dispatch: # Manual trigger 3
workflow_dispatch: # Manual trigger 4
jobs:
call-qa-workflow: