<!-- For questions, ask in Discussions: https://github.com/github/docs/discussions Before you file an issue read the: - Code of Conduct: https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md - Contributing guide: https://github.com/github/docs/blob/main/CONTRIBUTING.md Check to make sure someone hasn't already opened a similar issue: https://github.com/github/docs/issues --> ### What is the current behavior? Here there https://docs.github.com/en/free-pro-team@latest/developers/webhooks-and-events/webhook-events-and-payloads#workflow_run the workflow_run property is missing, she contains at least pull_requests as in check_suite https://docs.github.com/en/free-pro-team@latest/developers/webhooks-and-events/webhook-events-and-payloads#check_suite ### What changes are you suggesting? Add all the missing property ### Additional information Example of job that runs on workflow_run: https://github.com/camptocamp/tilecloud/runs/1653892847?check_suite_focus=true
What is the current behavior?
Here there https://docs.github.com/en/free-pro-team@latest/developers/webhooks-and-events/webhook-events-and-payloads#workflow_run the workflow_run property is missing, she contains at least pull_requests as in check_suite https://docs.github.com/en/free-pro-team@latest/developers/webhooks-and-events/webhook-events-and-payloads#check_suite
What changes are you suggesting?
Add all the missing property
Additional information
Example of job that runs on workflow_run: https://github.com/camptocamp/tilecloud/runs/1653892847?check_suite_focus=true