mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-12 17:56:16 +00: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.