1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/data/reusables/webhooks/workflow_run_properties.md
2021-03-17 14:47:37 +10:00

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.