1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/data/reusables/webhooks/workflow_run_properties.md
Sarah Edwards abb2c01e43 Update events that trigger workflows docs (#23954)
Co-authored-by: Jacob Wallraff <thyeggman@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-01-13 15:12:16 -08:00

5 lines
298 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. Includes information such as `artifacts_url`, `check_suite_id`, `conclusion`, `head_branch`, and `head_sha`.