We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1852f4c commit 57c5222Copy full SHA for 57c5222
1 file changed
.github/workflows/test-manually.yml
@@ -1,7 +1,7 @@
1
name: Test Manually (Matrix Entry)
2
3
on:
4
- workflow_dispatch:
+ workflow_call:
5
inputs:
6
matrix-path:
7
description: "Path to json which contains the test strategy matrix"
0 commit comments