Skip to content

Commit 8e0e798

Browse files
committed
Unify descriptions
1 parent 2c55472 commit 8e0e798

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/docker-multistage-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Build multi-arch images
2+
name: "Build multistage docker images (multi -flavours, -versions, -architectures)"
33

44
on:
55
workflow_call:

.github/workflows/docker-multistage-configure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: "Configure Pipeline for multistage docker images (multi -flavours, -versions, -architectures)"
2+
name: "Configure multistage docker images (multi -flavours, -versions, -architectures)"
33

44
on:
55
workflow_call:

.github/workflows/docker-multistage-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Test multi-arch images
2+
name: "Test multistage docker images (multi -flavours, -versions, -architectures)"
33

44
on:
55
workflow_call:

0 commit comments

Comments
 (0)