mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-27 13:39:19 -05: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.