Skip to content

Commit b3cb3f9

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents e6518ff + d18940b commit b3cb3f9

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

content/developers/webhooks-and-events/webhook-events-and-payloads.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ Key | Type | Description
445445
#### Webhook payload object
446446
447447
{% data reusables.webhooks.installation_properties %}
448-
{% data reusables.webhooks.app_desc %}
448+
{% data reusables.webhooks.app_always_desc %}
449449
{% data reusables.webhooks.sender_desc %}
450450
451451
#### Webhook payload example
@@ -469,7 +469,7 @@ Key | Type | Description
469469
#### Webhook payload object
470470
471471
{% data reusables.webhooks.installation_repositories_properties %}
472-
{% data reusables.webhooks.app_desc %}
472+
{% data reusables.webhooks.app_always_desc %}
473473
{% data reusables.webhooks.sender_desc %}
474474
475475
#### Webhook payload example
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
`installation` | `object` | The {% data variables.product.prodname_github_app %} installation.

0 commit comments

Comments
 (0)