Update README.md #162
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/orca-code-review.yml#L1
(Line: 40, Col: 9): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ORCAROUTER_API_KEY != '' && (
github.event_name == 'pull_request_target' ||
(github.event_name == 'issue_comment' &&
github.event.issue.pull_request &&
(startsWith(github.event.comment.body, '/orcacode-review') ||
startsWith(github.event.comment.body, '/orcacode review') ||
startsWith(github.event.comment.body, '@orcacode-review') ||
startsWith(github.event.comment.body, '@or[...]
|