github-project-automation-plus icon indicating copy to clipboard operation
github-project-automation-plus copied to clipboard

Workflow run fails when triggered by issue_comment for a pull request

Open allisonport-db opened this issue 3 years ago • 0 comments

Since the issue_comment event includes both pull requests and issues, the workflow fails with a similar error to #69 when it is a pull request.

Error:

Error: Cannot read property 'projects' of undefined

allisonport-db avatar Dec 02 '21 20:12 allisonport-db