mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-24 06:15:42 +03: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.