1
0
mirror of synced 2026-01-01 18:05:46 -05:00
Files
docs/data/reusables/webhooks/workflow_run_properties.md
2022-10-06 00:02:19 +00:00

373 B

Key Type Description
action string The action that was performed. Can be one of requested{% ifversion actions-workflow-run-in-progress %}, in_progress,{% endif %} or completed.
workflow_run object The workflow run. Includes information such as artifacts_url, check_suite_id, conclusion, head_branch, and head_sha.