feat: sync robot

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/437/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent 79471f0fe1
commit 3a5d215e4c

@ -4,9 +4,9 @@ OpenIMSDK/community:
dest: LICENSE dest: LICENSE
- source: .golangci.yml - source: .golangci.yml
dest: .golangci.yml dest: .golangci.yml
- source: workflows/ - source: .githubworkflows/
dest: .github/workflows/ dest: .github/workflows/
replace: false replace: true
exclude: | exclude: |
e2e-test.yml e2e-test.yml

@ -26,4 +26,4 @@ jobs:
COMMIT_EACH_FILE: false COMMIT_EACH_FILE: false
GIT_EMAIL: "3293172751nss@gmail.com" GIT_EMAIL: "3293172751nss@gmail.com"
GIT_USERNAME: "cubxxw" GIT_USERNAME: "cubxxw"
FORK: kubbot FORK: cubxxw
Loading…
Cancel
Save