summaryrefslogtreecommitdiffstats
path: root/pkg/runner/testdata/workflow_dispatch/event.json
blob: d3ecab10e1be20c250938ad93a1de4ef37b6456b (plain)
1
2
3
4
5
6
{
  "inputs": {
    "required": "required input",
    "boolean": "true"
  }
}