Update Webhook.md
This commit is contained in:
parent
2f070d9179
commit
6cd5214bed
|
@ -2,10 +2,12 @@
|
|||
sidebar_label: 'Webhook'
|
||||
sidebar_position: 8
|
||||
---
|
||||
1. Webhook模块入口
|
||||
1. Webhook模块入口
|
||||
|
||||
在项目主页,点击“仓库设置”按键,再点击“网络钩子”按键,即可进入仓库的Webhook模块。
|
||||
<br/>
|
||||
|
||||
2. 配置仓库的Webhook
|
||||
2. 配置仓库的Webhook
|
||||
|
||||
每当特定事件(如push代码,合并请求被编辑)发生时,我们将通过webhook给您提供的远程URL发送post请求。单击“添加Webhook”按键,可以配置本仓库的Webhook。
|
||||
<br/>
|
Loading…
Reference in New Issue