chore: trigger hardened registry auth
Some checks failed
🚀 Build & Deploy / 🔍 Prepare (push) Successful in 5s
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 / 🏗️ Build (push) Has been cancelled
🚀 Build & Deploy / 🧪 QA (push) Has been cancelled

This commit is contained in:
2026-04-24 11:59:11 +02:00
parent 1c441b2d99
commit 67e86b0fa3

View File

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