mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
.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:
@@ -8,7 +8,7 @@ on:
|
||||
required: false
|
||||
default: ''
|
||||
type: string
|
||||
parallell:
|
||||
parallel:
|
||||
description: 'Massive parallel build of each image'
|
||||
required: false
|
||||
default: true
|
||||
|
||||
Reference in New Issue
Block a user