mirror of
https://github.com/vacp2p/dst-projectboard.git
synced 2026-01-08 04:34:03 -05:00
Update waku-multi.yml
This commit is contained in:
12
.github/ISSUE_TEMPLATE/waku-multi.yml
vendored
12
.github/ISSUE_TEMPLATE/waku-multi.yml
vendored
@@ -92,14 +92,12 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
id: execution-mode
|
||||
- type: input
|
||||
id: parallelism
|
||||
attributes:
|
||||
label: Execution Mode
|
||||
description: Specify whether to run matrix deployments in parallel or sequentially. This option only applies to matrix configurations.
|
||||
options:
|
||||
- "Parallel"
|
||||
- "Sequential"
|
||||
label: Parallelism
|
||||
description: How many jobs do you want to run at once? (0 for unlimited)
|
||||
placeholder: "1"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user