Skip to content

Commit 0c27780

Browse files
committed
Enable Pixie OSS syncing to main
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
1 parent 1a1d68a commit 0c27780

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/copybara/upstream_sync/copy.bara.sky

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ core.workflow(
109109
),
110110
destination = git.destination(
111111
url = dest_repo,
112-
fetch = "copybara-test",
113-
push = "copybara-test",
112+
fetch = "main",
113+
push = "main",
114114
),
115115
origin_files = glob(
116116
["**"],

0 commit comments

Comments
 (0)