Skip to content

Commit

Permalink
Add run-name for Image Build workflow run (#487)
Browse files Browse the repository at this point in the history
Co-authored-by: Ruinong Tian <[email protected]>
  • Loading branch information
TRNWWZ and Ruinong Tian authored Oct 7, 2024
1 parent 9932945 commit 3ac3de1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Build New Image Version
run-name: Release type - ${{ inputs.release-type }}, Base version - ${{ inputs.base-version }}
on:
# Manually call
workflow_dispatch:
Expand Down

0 comments on commit 3ac3de1

Please sign in to comment.