docs: update sync file

pull/900/head
Xinwei Xiong 2 years ago committed by GitHub
parent 7994b377f7
commit 8d42f03237
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