Commit b22daec
committed
fix(ci): handle JSON string parsing in cleanup workflow
Add jq -Rr flags with fromjson? to properly parse JSON strings that may be passed as raw input rather than pre-parsed JSON objects. This prevents parsing failures when SHA_ONLY_RESULT contains JSON in string format.1 parent 7de6c40 commit b22daec
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
322 | | - | |
323 | | - | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
0 commit comments