Add automated PR review workflow with /review command
#3
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/pr-review-command.yml#L1
(Line: 151, Col: 19): Unexpected symbol: '='. Located at position 21 within expression: github.event_name === 'workflow_dispatch' ? 'Manual trigger' : github.event_name === 'pull_request' ? 'PR update' : '@' + github.event.comment.user.login
|