Skip to content

Commit b3c684b

Browse files
authored
Rename workflow for building Docker images from 'Docker Publish (Production Images)' to 'Build Docker Images (PRs)' (#268)
1 parent 5fae888 commit b3c684b

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)