You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <noreply@anthropic.com>