Add support testing Ruby Helm Charts on Shared Cluster. #1
openshift-tests-nos2i.yaml
on: issue_comment
Matrix: openshift-tests
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/openshift-tests-nos2i.yaml#L15
The workflow is not valid. .github/workflows/openshift-tests-nos2i.yaml (Line: 15, Col: 9): Unexpected symbol: ','. Located at position 71 within expression: github.event.issue.pull_request
&& contains((github.event.comment.body, '[test-nos2i]') || (github.event.comment.body, '[test-all]'))
&& contains(fromJson('["OWNER", "MEMBER"]'), github.event.comment.author_association)
|