Skip to content

CI: Small change in version update action #431

CI: Small change in version update action

CI: Small change in version update action #431

Triggered via pull request October 28, 2023 17:36
Status Startup failure
Total duration
Artifacts

updateversion.yml

on: pull_request
update_version
update_version
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/updateversion.yml#L13
The workflow is not valid. .github/workflows/updateversion.yml (Line: 13, Col: 9): Unexpected symbol: '='. Located at position 582 within expression: ( github.event_name == 'pull_request_review' && github.event.review.state == 'approved' && ( github.event.review.author_association == 'OWNER' || github.event.review.author_association == 'MEMBER' ) && ! contains( github.event.review.body, '@github-actions noop' ) ) || ( github.event_name == 'issue_comment' && github.event.issue.pull_request && ( github.event[...]