Skip to content

Commit 8a32274

Browse files
committed
Rename workflow for building Docker images from 'Docker Publish (Production Images)' to 'Build Docker Images (PRs)'
1 parent f5aea08 commit 8a32274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action_publish-images-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Docker Publish (Production Images)
1+
name: Build Docker Images (PRs)
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)