runner/internal
Mai-Lapyst f3861e60fc
Add support for workflow inputs
This is a somewhat "hacky" way; it copies the inputs from the "event"
object's "inputs" field when the event is a "workflow_dispatch".

But this way we do not need to change the protobuf powered runner
protocol to also include the inputs. Espc. since they're also present
inside the event anyway.
2024-05-24 17:27:55 +02:00
..
app Add support for workflow inputs 2024-05-24 17:27:55 +02:00
pkg typo in error message 2024-05-03 09:54:34 +02:00