Skip to content

PR Welcome Bot

PR Welcome Bot #385

Triggered via pull request review January 15, 2024 20:29
@JorTurFerJorTurFer
submitted 1f1d9b7
Status Startup failure
Total duration
Artifacts

pr-welcome.yml

on: pull_request_review
PR Bot
PR Bot
Fit to window
Zoom out
Zoom in

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")