How to Send More Than Ten Inputs with Workflow Dispatch
Dec 6, 2024 · 7 min read · There is a limit of ten inputs on the number of inputs you can send when dispatching a GitHub workflow. The maximum number of top-level properties for inputs is 10. However, with highly parameterized workflows, I quickly hit the limit. In my case...
Join discussion
































