Initial codebase assessment #12
claude-code-review.yml
on: pull_request
claude-review
/
claude-review
4m 10s
Annotations
1 warning
|
Workflow syntax warning:
.github/workflows/claude-code-review.yml#L9
In .github/workflows/claude-code-review.yml (Line: 9, Col: 11): Error from called workflow davidwells/actions/.github/workflows/claude-review.yml@master (Line: 94, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|