Skip to content

Commit 57c5222

Browse files
committed
Add test-manually.yml
1 parent 1852f4c commit 57c5222

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-manually.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Test Manually (Matrix Entry)
22

33
on:
4-
workflow_dispatch:
4+
workflow_call:
55
inputs:
66
matrix-path:
77
description: "Path to json which contains the test strategy matrix"

0 commit comments

Comments
 (0)