mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip e2e] Add commit url for pull request body (#18525)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
33e25a2ddc
commit
4aab6ddaa7
2
.github/workflows/publish-test-images.yaml
vendored
2
.github/workflows/publish-test-images.yaml
vendored
@ -84,7 +84,7 @@ jobs:
|
|||||||
title: '[automated] Update Pytest image changes'
|
title: '[automated] Update Pytest image changes'
|
||||||
body: |
|
body: |
|
||||||
Update Pytest image changes
|
Update Pytest image changes
|
||||||
|
See changes: https://github.com/milvus-io/milvus/commit/${{ github.sha }}
|
||||||
Signed-off-by: ${{ github.actor }} ${{ github.actor }}@users.noreply.github.com
|
Signed-off-by: ${{ github.actor }} ${{ github.actor }}@users.noreply.github.com
|
||||||
- name: Check outputs
|
- name: Check outputs
|
||||||
if: success() && github.event_name == 'push' && github.repository == 'milvus-io/milvus'
|
if: success() && github.event_name == 'push' && github.repository == 'milvus-io/milvus'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user