Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7df6a04

Browse files
committedOct 9, 2024
try to pass an array
1 parent 64337df commit 7df6a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/examples_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_call:
55
inputs:
66
name:
7-
type: string
7+
type: sequence
88
description: "The name of the workflow used for the concurrency group."
99
required: true
1010
examples:

0 commit comments

Comments
 (0)