mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
ADD protected branch Features
This commit is contained in:
@@ -24,7 +24,8 @@ class Gitea::Hooks::CreateService < Gitea::ClientService
|
||||
end
|
||||
|
||||
def call
|
||||
post(url, params)
|
||||
response = post(url, params)
|
||||
render_201_response(response)
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user