Commit a8964e7
ci(infra-3596): plumb runner_provider through run-e2e-api-specs.yml
Add runner_provider input to workflow_call so it propagates when this
workflow is uses:-called by other workflows, and switch the runs-on
expression from github.event.inputs.runner_provider (workflow_dispatch
only) to inputs.runner_provider (resolves for both call and dispatch).
The api-specs-ios job is currently if: false, so this is YAML-only with
no runtime effect — it brings the file in line with the rest of the
provider-aware iOS workflows.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b049760 commit a8964e7
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
25 | | - | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
0 commit comments