Files
ClaudeForge/.github/workflows
Reza Rezvani 7e9a0e7b01 fix(ci): handle multi-line PR body in linked issues check
Use heredoc to safely write PR body to temp file instead of storing in variable.
This prevents bash from interpreting special characters and multi-line content
as commands (exit code 127 error).

Fixes workflow failure in PR #3.
2025-11-12 14:33:43 +01:00
..
2025-11-12 11:49:31 +01:00