Files
claude-desktop-debian/.github
Sum Abiut 820b022fe0 fix: address PR #338 review feedback
- Remove workflow_dispatch trigger (no artifacts on manual dispatch)
- Add nodejs npm to Ubuntu test dependencies
- Add explicit permissions: contents: read to workflow
- Replace echo|grep with [[ ]] pattern matching (4 instances)
- Drop ambiguous 2>&1 from install commands
- Use (( ++ )) arithmetic style in test helpers
2026-03-30 01:41:36 +11:00
..