Skip to content

Conversation

@ashwin-ant
Copy link
Collaborator

Replace heredoc with echo statements to fix YAML parsing issue. The unindented heredoc content was breaking out of the literal block scalar, causing --- to be interpreted as a YAML document separator.

🤖 Generated with Claude Code

Replace heredoc with echo statements to fix YAML parsing issue.
The unindented heredoc content was breaking out of the literal
block scalar, causing `---` to be interpreted as a YAML document
separator.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@ashwin-ant ashwin-ant requested a review from a team December 18, 2025 01:32
@ashwin-ant ashwin-ant merged commit 0434749 into main Dec 18, 2025
26 of 27 checks passed
@ashwin-ant ashwin-ant deleted the ashwin/workflwofix branch December 18, 2025 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants