Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix auto-approve from workflow run (#4111)
Turns out that it does not know how to infer the pull request number now that it uses the workflow_run trigger. More on the event payload https://docs.github.com/en/webhooks-and-events/webhooks/webhook-events-and-payloads?actionType=opened#pull_request
- Loading branch information