cli/.github/workflows/scripts
copilot-swe-agent[bot] d2cc91bdd4 Remove unnecessary null checks in jq output handling
The jq -r flag with // "" operator already returns empty string
for null/missing values, never the literal string "null".
The checks for == "null" are unnecessary.

Co-authored-by: babakks <36728931+babakks@users.noreply.github.com>
2026-05-13 14:41:02 +02:00
..
spam-detection Migrate issue triage workflows to shared workflows 2026-02-12 23:32:45 -07:00
bump-go.sh Remove unnecessary null checks in jq output handling 2026-05-13 14:41:02 +02:00