Skip to content

Commit 48f0317

Browse files
authored
repo sync
2 parents 001e56c + c283409 commit 48f0317

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

+2-2
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
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)