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:
|
||||
workflow_run:
|
||||
workflows: ["Build"]
|
||||
workflows: ["Build Container Image"]
|
||||
types:
|
||||
- completed
|
||||
branches:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue