PR Welcome Bot #385
Annotations
1 error
Invalid workflow file:
.github/workflows/pr-welcome.yml#L22
The workflow is not valid. .github/workflows/pr-welcome.yml (Line: 22, Col: 13): Unexpected symbol: '"opened"'. Located at position 83 within expression: github.event_name == 'pull_request_target' && github.event.pull_request.action == "opened" && github.event.pull_request.draft .github/workflows/pr-welcome.yml (Line: 34, Col: 13): Unexpected symbol: '"opened"'. Located at position 84 within expression: github.event_name == 'pull_request_target' && (github.event.pull_request.action == "opened" || github.event.pull_request.action == "ready_for_review")
|