Handle Validation Result #3
handle_validation_result.yml
on: workflow_run
handle-validation-result
Annotations
1 error
Invalid workflow file:
.github/workflows/handle_validation_result.yml#L28
The workflow is not valid. .github/workflows/handle_validation_result.yml (Line: 28, Col: 13): Unexpected symbol: '"success"'. Located at position 41 within expression: github.event.workflow_run.conclusion == "success" .github/workflows/handle_validation_result.yml (Line: 45, Col: 13): Unexpected symbol: '"failure"'. Located at position 41 within expression: github.event.workflow_run.conclusion == "failure"
|