Skip to content

Commit 7fb3bf0

Browse files
committed
change workflow run name
1 parent 69a3759 commit 7fb3bf0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Create and publish a Docker image
22

3+
run-name: "Build and push Docker image: ${{ github.sha }}"
4+
35
on:
46
push:
57
branches: main

0 commit comments

Comments
 (0)