Commit 19689f9
ci: accept (and ignore) the branch input from percy/cli SDK regression (#17)
The percy/cli regression fan-out dispatches every SDK's test.yml with
{branch: <cli branch>}. This workflow declared no inputs, so the
dispatch API rejected it with 422 'Unexpected inputs provided'. Declare
the input for dispatch compatibility; the suite itself never installs
@percy/cli, so the value is unused.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent f827748 commit 19689f9
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
13 | 22 | | |
14 | 23 | | |
15 | 24 | | |
| |||
0 commit comments