Skip to content

Commit 9c5a36b

Browse files
yp05327wxiaoguang
andauthored
Update modules/doctor/fix8312.go
Co-authored-by: wxiaoguang <[email protected]>
1 parent d6f5684 commit 9c5a36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/doctor/fix8312.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ func fixIncorrectCreateOrgRepoPermission(ctx context.Context, logger log.Logger,
5353
func init() {
5454
Register(&Check{
5555
Title: "Check for incorrect can_create_org_repo for org owner teams",
56-
Name: "fix-incorrect-create-org-repo-permission",
56+
Name: "fix-owner-team-create-org",
5757
IsDefault: false,
5858
Run: fixIncorrectCreateOrgRepoPermission,
5959
Priority: 7,

0 commit comments

Comments
 (0)