Commit a2b83c1
committed
fix(ci): simplify jq parsing in cleanup workflow
SHA_ONLY_RESULT is already parsed as JSON, so the -Rr flags and fromjson? conversion are unnecessary. Direct jq property access works correctly for extracting shaOnlyDeleted, totalBefore, and remaining values.1 parent b22daec commit a2b83c1
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