[CI/CD] Trying using workflow_dispatch
This commit is contained in:
parent
955bddc007
commit
0c25bc36c2
|
|
@ -3,6 +3,7 @@
|
|||
name: Create `dev` images
|
||||
|
||||
on:
|
||||
workflow_dispatch
|
||||
repository_dispatch:
|
||||
types: [create_dev]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue