1
0
mirror of https://gitea.com/gitea/act synced 2025-07-05 11:32:59 +00:00
Files
act/pkg/runner/testdata/workflow_call_inputs/event.json
2023-06-27 17:32:04 +00:00

7 lines
78 B
JSON

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