mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-04-20 14:56:45 +02:00
168 B
168 B
when a Forgejo Actions workflow includes a workflow_dispatch
with inputs
and other events (for instance push
), it is silently ignored because of a parsing error.