mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 03:26:57 +08:00
fix: fix branch git hooks
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
86cf2f3263
commit
ce7ae6a9b9
5
.github/sync.yml
vendored
5
.github/sync.yml
vendored
@ -51,7 +51,7 @@ OpenIMSDK/OpenIM-Docs:
|
|||||||
sync.yml
|
sync.yml
|
||||||
- source: script/githooks/
|
- source: script/githooks/
|
||||||
dest: scripts/githooks/
|
dest: scripts/githooks/
|
||||||
replace: false
|
replace: true
|
||||||
|
|
||||||
|
|
||||||
group:
|
group:
|
||||||
@ -77,3 +77,6 @@ group:
|
|||||||
- source: .github/workflows/help-comment-issue.yml
|
- source: .github/workflows/help-comment-issue.yml
|
||||||
dest: .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…
x
Reference in New Issue
Block a user