From fe58c8459bed7ed06f7525b7307e20486f4faa0f Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong(cubxxw-openim)" <3293172751nss@gmail.com> Date: Sun, 11 Jun 2023 12:01:13 +0800 Subject: [PATCH] test: test robot form kubbot Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com> --- .github/sync.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/sync.yml b/.github/sync.yml index b9c609fd8..bca2575be 100644 --- a/.github/sync.yml +++ b/.github/sync.yml @@ -36,11 +36,15 @@ OpenIMSDK/openim-sdk-core: - source: script/LICENSE/ dest: scripts/LICENSE/ replace: true + - source: .github/workflows/ + dest: .github/workflows/ + exclude: + - e2e-test.yml + - sync.yml - source: .github/ dest: .github/ replace: true exclude: | - workflows/ sync.yml # group: