docs: update sync file (#900)

pull/905/head v3.2.0
Xinwei Xiong 1 year ago committed by GitHub
parent 7994b377f7
commit ef399caa4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
.github/sync.yml vendored

@ -75,6 +75,17 @@ OpenIMSDK/OpenKF:
dest: .github/.codecov.yml
replace: false
openim-sigs/openim-docker:
- source: ./config
dest: ./openim-server/config
replace: true
- source: ./docs
dest: ./openim-server/docs
replace: true
- source: ./scripts
dest: ./openim-server/scripts
replace: true
group:
# first groupcommon to all warehouses
# TODO: add the required warehouse here
@ -116,4 +127,4 @@ group:
replace: false
- source: ./scripts/githooks/
dest: ./scripts/githooks/
replace: true
replace: true

Loading…
Cancel
Save