Skip to content

Commit 9a42016

Browse files
committed
Rename job from 'build-production-images' to 'build-test-images' in GitHub Actions workflow for clarity.
1 parent f5aea08 commit 9a42016

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
@@ -10,7 +10,7 @@ on:
1010
- github-cli-build-version.txt
1111

1212
jobs:
13-
build-production-images:
13+
build-test-images:
1414
uses: ./.github/workflows/service_docker-build-and-publish.yml
1515
secrets: inherit
1616
with:

0 commit comments

Comments
 (0)