fix: fix branch git hooks

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/455/head
Xinwei Xiong(cubxxw-openim) 1 year ago
parent 86cf2f3263
commit ce7ae6a9b9

9
.github/sync.yml vendored

@ -15,7 +15,7 @@ OpenIMSDK/.github:
OpenIMSDK/community:
- source: LICENSE
dest: LICENSE
dest: LICENSE
- source: script/LICENSE/
dest: scripts/LICENSE/
replace: false
@ -51,7 +51,7 @@ OpenIMSDK/OpenIM-Docs:
sync.yml
- source: script/githooks/
dest: scripts/githooks/
replace: false
replace: true
group:
@ -76,4 +76,7 @@ group:
replace: false
- source: .github/workflows/help-comment-issue.yml
dest: .github/workflows/help-comment-issue.yml
replace: false
replace: false
- source: ./script/githooks/
dest: ./scripts/githooks/
replace: true
Loading…
Cancel
Save