can not receive update Subscription event on 2.29.2 SDK version #115
issue_closed.yml
on: issues
cleanup-labels
comment-visibility-warning
Annotations
1 error
Invalid workflow file:
.github/workflows/issue_closed.yml#L13
The workflow is not valid. .github/workflows/issue_closed.yml (Line: 13, Col: 9): Unexpected end of expression: ')'. Located at position 342 within expression: (contains(github.event.issue.labels.*.name, 'pending-community-response') || (contains(github.event.issue.labels.*.name, 'pending-maintainer-response') || contains(github.event.issue.labels.*.name, 'closing soon') || contains(github.event.issue.labels.*.name, 'pending-release')|| contains(github.event.issue.labels.*.name, 'pending-triage'))
|