1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/data/reusables/webhooks/pull_request_event_api_properties.md
2025-10-15 21:08:03 +00:00

362 B

Key Type Description
{% ifversion fpt or ghec %}
action string The action that was performed. Can be one of opened, closed, reopened, assigned, unassigned, labeled, and unlabeled.
{% else %}
action string The action that was performed. Can be one of opened, closed, reopened.
{% endif %}