Modify as per anthropic's instructions #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/claude.yml#L1
(Line: 14, Col: 9): Unexpected symbol: '${'. Located at position 1 within expression: ${
{ contains(github.event.comment.body, '@claude')
&& (github.event.issue.pull_request != null || github.event.pull_request != null) }
}
|