1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove all ifversion that has all versions (11) (#49526)

This commit is contained in:
Peter Bengtsson
2024-03-05 16:34:45 -05:00
committed by GitHub
parent c4e96e5f4f
commit 3040819e64
10 changed files with 11 additions and 45 deletions

View File

@@ -175,8 +175,6 @@ Link: <https://api.github.com/resource?page=2>; rel="next",
{% data reusables.webhooks.member_event_api_properties %}
{% data reusables.webhooks.member_properties %}
{% ifversion fpt or ghes or ghec %}
## PublicEvent
{% data reusables.webhooks.public_short_desc %}
@@ -184,7 +182,6 @@ Link: <https://api.github.com/resource?page=2>; rel="next",
### Event `payload` object for PublicEvent
This event returns an empty `payload` object.
{% endif %}
## PullRequestEvent