ci(gitea): serialize pipeline into Validators -> Prepare Release -> Deploy sequence
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user