test: trigger nightly qa with hardened template
Some checks failed
🚀 Build & Deploy / 🔍 Prepare (push) Successful in 11s
🚀 Build & Deploy / 🧪 QA (push) Has been cancelled
🚀 Build & Deploy / 🏗️ Build (push) Has been cancelled
🚀 Build & Deploy / 🚀 Deploy (push) Has been cancelled
🚀 Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
🚀 Build & Deploy / 🔔 Notify (push) Has been cancelled
Nightly QA / call-qa-workflow (push) Failing after 1m44s

This commit is contained in:
2026-04-24 11:06:14 +02:00
parent 52f4f30336
commit 33e84fb538

View File

@@ -1,6 +1,9 @@
name: Nightly QA
on:
push:
branches:
- main
schedule:
- cron: '0 4 * * *'
workflow_dispatch: