Update README.md #7
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-code.yml#L1
(Line: 11, Col: 9): Unexpected end of expression: ')'. Located at position 421 within expression: (github.event_name == 'issue_comment' && contains(github.event.comment.body, '@claude') ||
(github.event_name == 'pull_request_review_comment' && contains(github.event.comment.body, '@claude') ||
(github.event_name == 'pull_request_review' && contains(github.event.review.body, '@claude') ||
(github.event_name == 'issues' && (contains(github.event.issue.body, '@claude') || contains(github.event.issue[...]
|