Skip to content

Commit f38af29

Browse files
committed
Fix array
1 parent 6e8fc89 commit f38af29

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ql/lib/ext/workflow-models/workflow-models.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ extensions:
22
- addsTo:
33
pack: githubsecuritylab/actions-all
44
extensible: repositoryDataModel
5-
data: [
5+
data:
66
- ["public", "main"]
7-
]
87
- addsTo:
98
pack: githubsecuritylab/actions-all
109
extensible: workflowDataModel

0 commit comments

Comments
 (0)