You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/webhooks/types-of-webhooks.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ You can use the {% data variables.product.github %} web interface to manage a {%
67
67
68
68
## {% data variables.product.prodname_sponsors %} webhooks
69
69
70
-
You can create webhooks to subscribe to events relating to {% data variables.product.prodname_sponsors %}. You can only create up to {% ifversion ghes %}250{% else %}20{% endif %} webhooks for a {% data variables.product.prodname_sponsors %} account.
70
+
You can create webhooks to subscribe to events relating to {% data variables.product.prodname_sponsors %}. You can only create up to 20 webhooks for a {% data variables.product.prodname_sponsors %} account.
71
71
72
72
You must be an account owner or have admin access in the sponsored account to manage sponsorship webhooks.
Copy file name to clipboardExpand all lines: data/reusables/contributing/content-linter-rules.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,6 @@
56
56
| GHD018 | liquid-syntax | Markdown content must use valid Liquid | error | liquid |
57
57
| GHD019 | liquid-if-tags | Liquid `ifversion` tags should be used instead of `if` tags when the argument is a valid version | error | liquid, versioning |
58
58
| GHD020 | liquid-ifversion-tags | Liquid `ifversion` tags should contain valid version names as arguments | error | liquid, versioning |
59
-
| GHD022 | liquid-ifversion-versions | Liquid `ifversion` (and `elsif`) should not always be true | warning | liquid, versioning |
60
59
| GHD035 | rai-reusable-usage | RAI articles and reusables can only reference reusable content in the data/reusables/rai directory | error | feature, rai |
61
60
| GHD036 | image-no-gif | Image must not be a gif, styleguide reference: contributing/style-guide-and-content-model/style-guide.md#images | error | images |
62
61
| GHD038 | expired-content | Expired content must be remediated. | error | expired |
0 commit comments