diff --git a/.github/sync_docs.yml b/.github/sync_docs.yml index ce9e1520a..f99a7274a 100644 --- a/.github/sync_docs.yml +++ b/.github/sync_docs.yml @@ -19,5 +19,10 @@ OpenIMSDK/community: # dest: .gitingore # - source: LICENSE # dest: LICENSE +# replace: false # - source: .github/sync_docs.yml -# dest: .github/sync_docs.yml \ No newline at end of file +# dest: .github/sync_docs.yml +# - source: workflows/ +# dest: .github/workflows/ +# exclude: | +# e2e-test.yml \ No newline at end of file diff --git a/.github/workflows/sync_docs.yml b/.github/workflows/sync_docs.yml index 27806e16a..3d82768a8 100644 --- a/.github/workflows/sync_docs.yml +++ b/.github/workflows/sync_docs.yml @@ -25,7 +25,8 @@ jobs: SKIP_PR: true COMMIT_EACH_FILE: false GIT_EMAIL: "3293172751nss@gmail.com" - GIT_USERNAME: "openim-kubbot" + GIT_USERNAME: "cubxxw" + FORK: kubbot REVIEWERS: | cubxxw kubbot