Commit ccfb235
committed
ci: twister: Fix "SDK Build Job ID" terminology
The Twister workflow input "SDK Build Job ID" is misleading because it actually refers to the workflow run ID (i.e. numeric ID referring to a specific run) instead of the job ID, which is a string identifying a unique job in a workflow. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>1 parent ac46a70 commit ccfb235
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
0 commit comments