mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Add commit url for pull request body (#18525)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/18526/head
parent
33e25a2ddc
commit
4aab6ddaa7
|
@ -84,7 +84,7 @@ jobs:
|
|||
title: '[automated] Update Pytest image changes'
|
||||
body: |
|
||||
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
|
||||
- name: Check outputs
|
||||
if: success() && github.event_name == 'push' && github.repository == 'milvus-io/milvus'
|
||||
|
|
Loading…
Reference in New Issue