From 87ca69baed41c42bd3fbc037d6495b2c1f76c22f Mon Sep 17 00:00:00 2001 From: ammallya Date: Wed, 6 Aug 2025 13:21:15 -0700 Subject: [PATCH] Migration of rocprofiler-systems complete --- .github/repos-config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/repos-config.json b/.github/repos-config.json index e5c17d1619..e4fbaed351 100644 --- a/.github/repos-config.json +++ b/.github/repos-config.json @@ -77,8 +77,8 @@ "url": "ROCm/rocprofiler-systems", "branch": "amd-staging", "category": "projects", - "auto_subtree_pull": true, - "auto_subtree_push": false + "auto_subtree_pull": false, + "auto_subtree_push": true }, { "name": "rocr-runtime",