Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97447a551f |
@@ -2,7 +2,7 @@ name: Deploy to Production
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Prepare Release]
|
||||
workflows: ["Prepare Release", "Validators (Pushes and Pull Requests)"]
|
||||
types: [completed]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user