Skip to content

Commit 26c6e31

Browse files
committed
test passing array
1 parent 7df6a04 commit 26c6e31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/examples_matrix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ on:
44
workflow_call:
55
inputs:
66
name:
7-
type: sequence
7+
type: string
88
description: "The name of the workflow used for the concurrency group."
99
required: true
1010
examples:
11-
type: string
11+
type: sequence
1212
description: "The examples to run."
1313
required: true
1414
matrix_linux_command_override:

0 commit comments

Comments
 (0)