Skip to content

Commit c1bc306

Browse files
authored
Merge pull request #4744 from nhsuk/add-sha-to-build-image-action
Add sha to title of build image run
2 parents 77713f9 + 7a6dab4 commit c1bc306

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-push-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Build and push image
2+
run-name: Build and push image for ${{ inputs.git-sha || github.sha }}
23

34
on:
45
workflow_dispatch:

0 commit comments

Comments
 (0)