Files
my-pal-mcp-server/.github
Patryk Ciechanski c50fa05334 fix: Use fetch to ensure main branch exists before checkout
- Change from 'git checkout main' to 'git fetch origin main:main'
- Ensures main branch ref exists in detached HEAD state
- Fixes 'pathspec main did not match' error

🤖 Generated with Claude Code
2025-06-12 13:14:26 +02:00
..