ci: Update Gitea QA workflow configuration.
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 8s
Build & Deploy / 🧪 QA (push) Successful in 3m16s
Build & Deploy / 🏗️ Build (push) Successful in 3m52s
Build & Deploy / 🚀 Deploy (push) Successful in 25s
Build & Deploy / 🧪 Post-Deploy Verification (push) Failing after 4m53s
Build & Deploy / 🔔 Notify (push) Successful in 4s

This commit is contained in:
2026-03-05 13:12:39 +01:00
parent e6c4af1606
commit ca2839017e

View File

@@ -200,7 +200,7 @@ jobs:
notify:
name: 🔔 Notify
needs: [static, a11y, lighthouse, links]
if: always()
if: failure()
runs-on: docker
container:
image: catthehacker/ubuntu:act-latest