Improve/test trigger #1
reduced_ort_integration.yml
on: pull_request
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/reduced_ort_integration.yml#L27
The workflow is not valid. .github/workflows/reduced_ort_integration.yml (Line: 27, Col: 9): Unexpected symbol: '"issue_comment"'. Located at position 59 within expression: !github.event.pull_request.draft && (github.event_name != "issue_comment" || (github.event.issue.pull_request != '' && contains(github.event.comment.body, '/run-tests')))
|