fix(ci): resolve YAML syntax error in bot brain workflow

This commit is contained in:
Christian Gunderman
2026-05-12 22:35:04 -07:00
parent 7344507c7b
commit 3250033366
@@ -385,6 +385,3 @@ jobs:
# Use REST API (gh api) for consistency and robot identity
gh api "repos/${{ github.repository }}/issues/$PR_NUM/comments" -F body=@"${{ runner.temp }}/brain-data/pr-comment.md"
fi
REST API (gh api) for consistency and robot identity
gh api "repos/${{ github.repository }}/issues/$PR_NUM/comments" -F body=@"${{ runner.temp }}/brain-data/pr-comment.md"
fi