Skip to content

Commit 45c5885

Browse files
committed
.github: fix parallel typo in dispatch
Fixes: 874c0a5 Use massive parallel in workflow for PRs Signed-off-by: Richard Alpe <[email protected]>
1 parent 2a8580e commit 45c5885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
required: false
99
default: ''
1010
type: string
11-
parallell:
11+
parallel:
1212
description: 'Massive parallel build of each image'
1313
required: false
1414
default: true

0 commit comments

Comments
 (0)