Update config.yaml
添加飞书推送
This commit is contained in:
parent
2e1818149e
commit
225b331189
@ -1,10 +1,14 @@
|
|||||||
all_config:
|
all_config:
|
||||||
github_token: xxxxxx
|
github_token: xxxxxx
|
||||||
dingding:
|
dingding:
|
||||||
- enable: 1
|
- enable: 0
|
||||||
- webhook: xxxxxxx
|
- webhook: xxxxxxx
|
||||||
- secretKey: xxxxxxx
|
- secretKey: xxxxxxx
|
||||||
- app_name: dingding
|
- app_name: dingding
|
||||||
|
feishu:
|
||||||
|
- enable: 1
|
||||||
|
- webhook: xxx
|
||||||
|
- app_name: feishu
|
||||||
server:
|
server:
|
||||||
- enable: 0
|
- enable: 0
|
||||||
- sckey: 123123
|
- sckey: 123123
|
||||||
|
Loading…
Reference in New Issue
Block a user