.github: fix parallel typo in dispatch

Fixes: 874c0a54 Use massive parallel in workflow for PRs

Signed-off-by: Richard Alpe <richard@bit42.se>
This commit is contained in:
Richard Alpe
2025-07-09 10:42:40 +02:00
parent 2a8580edcc
commit 45c588567d
+1 -1
View File
@@ -8,7 +8,7 @@ on:
required: false
default: ''
type: string
parallell:
parallel:
description: 'Massive parallel build of each image'
required: false
default: true