Update Webhook.md

This commit is contained in:
sy00000 2023-05-30 15:35:25 +08:00
parent 36c19e8ada
commit 287ced0152
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
sidebar_label: 'Webhook'
sidebar_position: 8
---
1. Webhook模块入口
###**1. Webhook模块入口**
在项目主页点击“仓库设置”按键再点击“网络钩子”按键即可进入仓库的Webhook模块。
![](../../static/img/代码库管理/Webhook/Webhook入口.png)<br/>
2. 添加Webhook
###** 2. 添加Webhook**
单击“添加Webhook”按键可进入配置Webhook页面
![](../../static/img/代码库管理/Webhook/添加Webhook.png)<br/>