Commit 60acf5c
committed
cascading-runs: pass workflow run ID as string
The GitHub REST API is pretty strict about workflow_dispatch inputs
being passed as string, not as a number or a Boolean.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 15aadcc commit 60acf5c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments