mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-11-22 01:44:24 +01: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.