I get several failures and the label is not assigned: ``` Usage: basename FILE [SUFFIX] Strip directory path and .SUFFIX from FILE parse error: Invalid numeric literal at line 1, column 4 /src/github.sh: line 29: ((: changes += : syntax error: operand expected (error token is "+= ") parse error: Invalid numeric literal at line 1, column 6 BusyBox v1.34.1 (2022-07-19 20:11:24 UTC) multi-call binary. Usage: basename FILE [SUFFIX] Strip directory path and .SUFFIX from FILE parse error: Invalid numeric literal at line 1, column 6 /src/github.sh: line 29: ((: changes += : syntax error: operand expected (error token is "+= ") Total modifications (additions + deletions): 0 Ignoring files (if present): "pkg/generated/*""docs/*""database/mock/store.go""go.mod""go.sum" Labeling pull request with size/xs jq: error (at <stdin>:1): Cannot iterate over null (null) Final labels: "size/xs" ```