mirror of
https://github.com/zebrajr/ladybird.git
synced 2026-01-15 12:15:15 +00:00
This is now always a JSON array of runner labels, inside a string. We need it to be a string because `workflow_call` works with inputs that do not natively support an array type. No functional changes.