Files
ClaudeForge/.github/workflows
Reza Rezvani ad03dea942 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:32 +01:00
..
2025-11-12 11:49:31 +01:00