mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-18 16:17:29 +00:00
Pass PR title and body via env vars instead of direct interpolation. Prevents backticks in markdown code blocks from being executed as shell commands.