act/pkg/runner/testdata/workflow_dispatch/event.json

7 lines
78 B
JSON

{
"inputs": {
"required": "required input",
"boolean": "true"
}
}