feat: sync ropo

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/437/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent 746b094454
commit 6088a2a20b

@ -1,7 +1,7 @@
# https://github.com/BetaHuhn/repo-file-sync-action # https://github.com/BetaHuhn/repo-file-sync-action
OpenIMSDK/openim-sdk-core: OpenIMSDK/openim-sdk-core:
- source: LICENSE - source: LICENSE
dest: LICENSE dest: LICENSE
- source: .gitingore - source: .gitingore
dest: .gitingore dest: .gitingore
- source: .golangci.yml - source: .golangci.yml
@ -12,14 +12,14 @@ OpenIMSDK/openim-sdk-core:
exclude: | exclude: |
e2e-test.yml e2e-test.yml
group: # group:
repos: | # repos: |
OpenIMSDK/OpenIM-Docs # OpenIMSDK/OpenIM-Docs
OpenIMSDK/community # OpenIMSDK/community
files: # files:
- source: .gitingore # - source: .gitingore
dest: .gitingore # dest: .gitingore
- source: LICENSE # - source: LICENSE
dest: LICENSE # dest: LICENSE
- source: .github/sync_docs.yml # - source: .github/sync_docs.yml
dest: .github/sync_docs.yml # dest: .github/sync_docs.yml
Loading…
Cancel
Save