chore(ci): add push trigger to qa.yml for automatic verification
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Nightly QA / 🔍 Static Analysis (push) Failing after 2m57s
Nightly QA / 🎭 Lighthouse (push) Failing after 2m39s
Nightly QA / ♿ Accessibility (push) Successful in 4m6s
Nightly QA / 🔗 Links & Deps (push) Failing after 2m58s
Nightly QA / 🔔 Notify (push) Successful in 3s
Build & Deploy / 🧪 QA (push) Successful in 2m32s
Build & Deploy / 🏗️ Build (push) Successful in 4m29s
Build & Deploy / 🚀 Deploy (push) Successful in 16s
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Nightly QA / 🔍 Static Analysis (push) Failing after 2m57s
Nightly QA / 🎭 Lighthouse (push) Failing after 2m39s
Nightly QA / ♿ Accessibility (push) Successful in 4m6s
Nightly QA / 🔗 Links & Deps (push) Failing after 2m58s
Nightly QA / 🔔 Notify (push) Successful in 3s
Build & Deploy / 🧪 QA (push) Successful in 2m32s
Build & Deploy / 🏗️ Build (push) Successful in 4m29s
Build & Deploy / 🚀 Deploy (push) Successful in 16s
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: Nightly QA
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
schedule:
|
||||
- cron: '0 3 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user