Skip to content

Commit 456b51c

Browse files
review update
1 parent 470e093 commit 456b51c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/en/docs/deployment/general/webhooks.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,9 @@ Make sure to use the correct key names when using this payload information to ca
162162
## Teamserver Push (Git)
163163

164164
{{% alert color="info" %}}
165-
This webhook is not visible to first-time pipeline users. For existing pipeline users who can view this webhook, do not delete it. Deleting it causes failures for pipelines that rely on the Teamserver push (Git) trigger.
165+
This webhook is not visible to first-time pipeline users.
166+
167+
For existing pipeline users who can view this webhook, do not delete it. Deleting it causes failures for pipelines that rely on the Teamserver push (Git) trigger.
166168
{{% /alert %}}
167169

168170
When you push a model change to the [Git Team Server](/developerportal/general/team-server/), and the webhook responds to the event **Teamserver push (Git)**, request content is sent to the configured endpoint. The request content contains a payload with the following format:

0 commit comments

Comments
 (0)