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

337 B

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 object.