mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-16 15:21:14 -03:00
The previous version results in an immediate workflow failure due to a syntax error in the YAML. `workflow_dispatch` should be a dictionary key, with its value being another dictionary (whose only key is `inputs` at the moment).