ci(gitea): serialize pipeline into Validators -> Prepare Release -> Deploy sequence
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 23s
Validators (Pushes and Pull Requests) / validate-core (push) Successful in 2m7s

This commit is contained in:
2026-07-12 13:51:59 +09:00
parent 97447a551f
commit c6f269e30a
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Deploy to Production
on:
workflow_run:
workflows: ["Prepare Release", "Validators (Pushes and Pull Requests)"]
workflows: ["Prepare Release"]
types: [completed]
workflow_dispatch:
inputs: