Only save Valgrind cache on main branch Split the Valgrind cache step into two separate steps: - Save and restore on main branch - Restore only on PR branches This prevents cache pollution from PR branches while still allowing PRs to benefit from the cached Valgrind installation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>