match workflow name for triggering
All checks were successful
Build Container Image / build (push) Successful in 32s
All checks were successful
Build Container Image / build (push) Successful in 32s
This commit is contained in:
parent
3dadf8c07c
commit
1369034374
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Deploy
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Build"]
|
workflows: ["Build Container Image"]
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue