5 lines
337 B
Markdown
5 lines
337 B
Markdown
Key | Type | Description
|
|
----|------|-------------
|
|
`action`|`string` | The action that was performed. Can be one of `requested` or `completed`.
|
|
`workflow_run`| `object` | The workflow run. Many `workflow_run` keys, such as `head_branch`, `conclusion`, and `pull_requests` are the same as those in a [`check_suite`](#check_suite) object.
|