File tree 2 files changed +3
-2
lines changed
content/developers/webhooks-and-events
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -445,7 +445,7 @@ Key | Type | Description
445
445
# ### Webhook payload object
446
446
447
447
{% data reusables.webhooks.installation_properties %}
448
- {% data reusables.webhooks.app_desc %}
448
+ {% data reusables.webhooks.app_always_desc %}
449
449
{% data reusables.webhooks.sender_desc %}
450
450
451
451
# ### Webhook payload example
@@ -469,7 +469,7 @@ Key | Type | Description
469
469
# ### Webhook payload object
470
470
471
471
{% data reusables.webhooks.installation_repositories_properties %}
472
- {% data reusables.webhooks.app_desc %}
472
+ {% data reusables.webhooks.app_always_desc %}
473
473
{% data reusables.webhooks.sender_desc %}
474
474
475
475
# ### Webhook payload example
Original file line number Diff line number Diff line change
1
+ ` installation ` | ` object ` | The {% data variables.product.prodname_github_app %} installation.
You can’t perform that action at this time.
0 commit comments