docs: update sync file (#900)

This commit is contained in:
Xinwei Xiong 2023-08-19 19:25:43 +08:00 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
View File

@ -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