Skip to content

Commit

Permalink
feat:流水线插件代码库开启默认分支保护 TencentBlueKing#9814
Browse files Browse the repository at this point in the history
  • Loading branch information
yjieliang committed Dec 15, 2023
1 parent 66b88e2 commit d6b0c02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@ class RepositoryService @Autowired constructor(

fun setProjectProtectionBranchDefaultRules(
userId: String,
repositoryHashId:String,
repositoryHashId: String,
ruleMap: Map<String, Any>
): Result<Boolean> {
try {
Expand Down

0 comments on commit d6b0c02

Please sign in to comment.