[skip e2e] Add commit url for pull request body (#18525)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
pull/18526/head
Jenny Li 2022-08-04 10:54:34 +08:00 committed by GitHub
parent 33e25a2ddc
commit 4aab6ddaa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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'