From 79f4ef5b997cfc327cad5b88a46a059145d3dd4a Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong(cubxxw-openim)" <3293172751nss@gmail.com> Date: Sun, 11 Jun 2023 11:56:21 +0800 Subject: [PATCH] test: test robot form kubbot Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com> --- .github/sync.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.github/sync.yml b/.github/sync.yml index f21f8750c..b9c609fd8 100644 --- a/.github/sync.yml +++ b/.github/sync.yml @@ -30,6 +30,19 @@ OpenIMSDK/community: exclude: | sync.yml +OpenIMSDK/openim-sdk-core: + - source: LICENSE + dest: LICENSE + - source: script/LICENSE/ + dest: scripts/LICENSE/ + replace: true + - source: .github/ + dest: .github/ + replace: true + exclude: | + workflows/ + sync.yml + # group: # repos: | # OpenIMSDK/OpenIM-Docs