Skip to content

Commit d4b6643

Browse files
committed
Better description for new build method option
1 parent 28ce6af commit d4b6643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stackhpc-container-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
required: false
1010
default: ""
1111
service-group:
12-
description: Whether to build images by service group (If false images are built by regex match)
12+
description: Use regex input for listing images by service instead of pattern matching
1313
type: boolean
1414
required: true
1515
default: false

0 commit comments

Comments
 (0)