mirror of
https://github.com/pacnpal/Claude-code-review.git
synced 2025-12-20 04:11:04 -05:00
- Use git diff --staged --quiet to only commit if there are changes - Make push fail gracefully to allow release creation to continue - Resolves issue where workflow fails when dist/index.js hasn't changed