mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip ci] Add workflow dispatch for publish krte images (#13151)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
42fad1e0fe
commit
35bc6350a0
1
.github/workflows/publish-krte-images.yaml
vendored
1
.github/workflows/publish-krte-images.yaml
vendored
@ -3,6 +3,7 @@ name: Publish KRTE Images
|
||||
|
||||
# This workflow is triggered on pushes or pull request to the repository.
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
# file paths to consider in the event. Optional; defaults to all.
|
||||
paths:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user