mirror of https://github.com/milvus-io/milvus.git
enhance: [skip e2e]change to a better name (#30329)
Signed-off-by: Sammy Huang <sammy.huang@zilliz.com>pull/30280/head
parent
0542a0e7dc
commit
927d310959
|
@ -42,7 +42,7 @@ jobs:
|
|||
token: ${{ secrets.ALL_CONTRIBUTORS_TOKEN }}
|
||||
author: sre-ci-robot <sre-ci-robot@users.noreply.github.com>
|
||||
signoff: true
|
||||
branch: update_knowhere_commit_${{ github.sha }}
|
||||
branch: bump_milvus_commit_${{ github.sha }}
|
||||
delete-branch: true
|
||||
title: '[automated] Bump milvus version to ${{ inputs.imageTag }}'
|
||||
body: |
|
||||
|
|
Loading…
Reference in New Issue