HOTFIX: correct deployment workflow dependency
This commit is contained in:
parent
dc293304ea
commit
065b5996b3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Terraform Deploy
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Terraform Plan"]
|
workflows: ["plan"]
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue