PE-7789: Thinking output (#24) #80
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/claude-org.yml#L1
(Line: 19, Col: 9): Unrecognized named-value: 'env'. Located at position 101 within expression: (github.event_name == 'issue_comment' && contains(github.event.comment.body, '@claude') && contains(env.AUTHORIZED_USERS, format(' {0} ', github.event.comment.user.login))) ||
(github.event_name == 'pull_request_review_comment' && contains(github.event.comment.body, '@claude') && contains(env.AUTHORIZED_USERS, format(' {0} ', github.event.comment.user.login))) ||
(github.event_name == 'pull_request_re[...]
|