ci(qa): temporary push trigger for verification
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 14s
Nightly QA / call-qa-workflow (push) Failing after 1m57s
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
Build & Deploy / 🧪 QA (push) Has been cancelled

This commit is contained in:
2026-03-02 11:53:05 +01:00
parent 980258af5c
commit ff685b9933

View File

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