Skip to content

CI/BUG: comment_commands.yml failing due to invalid trim() #23912

CI/BUG: comment_commands.yml failing due to invalid trim()

CI/BUG: comment_commands.yml failing due to invalid trim() #23912

Triggered via issue November 22, 2024 13:59
Status Startup failure
Total duration
Artifacts

comment-commands.yml

on: issue_comment
asv_run
asv_run
issue_assign
issue_assign
preview_docs
preview_docs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/comment-commands.yml#L14
The workflow is not valid. .github/workflows/comment-commands.yml (Line: 14, Col: 9): Unrecognized function: 'trim'. Located at position 39 within expression: (!github.event.issue.pull_request) && trim(github.event.comment.body) == 'take'