chore: trigger nightly qa check
Some checks failed
🚀 Build & Deploy / 🔍 Prepare (push) Successful in 4s
Nightly QA / call-qa-workflow (push) Failing after 48s
🚀 Build & Deploy / 🧪 QA (push) Successful in 1m33s
🚀 Build & Deploy / 🏗️ Build (push) Successful in 11m31s
🚀 Build & Deploy / 🚀 Deploy (push) Successful in 12s
🚀 Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 3m46s
🚀 Build & Deploy / 🔔 Notify (push) Successful in 3s

This commit is contained in:
2026-04-24 13:06:39 +02:00
parent a5d43df53a
commit acfee13df7

View File

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