mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
Merge branch 'develop'
This commit is contained in:
@@ -208,7 +208,7 @@ module ProtectedBranchParamsAble
|
||||
end
|
||||
|
||||
def gitea_protected_branch_saved?(protected_branch)
|
||||
protected_branch[:status] === success
|
||||
protected_branch[:status] == :success
|
||||
end
|
||||
|
||||
def gitea_protected_branch_params
|
||||
|
||||
Reference in New Issue
Block a user