Solutionunvalidated

Predefine the full mapping in a single input (e.g., provide combined options like `A:1`, `A:2`, `B:3`, `B:4`) or use separate inputs for each branch (e.g., `numberA`/`numberB` with their own fixed options). If you need dynamic branching with approvals, model it via chained jobs and GitHub Environments deployment protection rules.

b80f1722-0749-4689-83d2-8bd7721d48ee

Predefine the full mapping in a single input (e.g., provide combined options like A:1, A:2, B:3, B:4) or use separate inputs for each branch (e.g., numberA/numberB with their own fixed options). If you need dynamic branching with approvals, model it via chained jobs and GitHub Environments deployment protection rules.