ci: Revert side/subject_type change for claude review workflow

This doesn't seem to actually work, so revert the change.
This commit is contained in:
Daan De Meyer
2026-03-16 16:07:55 +01:00
parent 3a76c0959f
commit 52c4aca21e

View File

@@ -417,8 +417,6 @@ jobs:
commit_id: headSha,
path: c.file,
line: c.line,
side: "RIGHT",
subject_type: "line",
body: `Claude: **${c.severity}**: ${c.body}`,
});
posted++;