Skip to content

Commit

Permalink
Remove owner
Browse files Browse the repository at this point in the history
  • Loading branch information
trodge committed Feb 6, 2024
1 parent bbadf4d commit 3089d79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/magician/cmd/test_tgc_integration.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ func execTestTGCIntegration(prNumber, mmCommit, buildID, projectID, buildStep, g
newBranch := "auto-pr-" + prNumber
repo := &source.Repo{
Name: ghRepo,
Owner: "GoogleCloudPlatform",
Branch: newBranch,
}
ctlr.SetPath(repo)
Expand Down

0 comments on commit 3089d79

Please sign in to comment.