Merge main into sweep/real-time-status-updates

pull/861/head
sweep-ai[bot] 2 years ago committed by GitHub
commit b9dac7079e
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