From 9cbcfb622277225d9d7da3e3e21da263c975d37c Mon Sep 17 00:00:00 2001 From: Joseph Macaranas <145489236+jayhawk-commits@users.noreply.github.com> Date: Fri, 8 Aug 2025 18:18:02 -0400 Subject: [PATCH] Source of truth update Aug 8 --- .github/repos-config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/repos-config.json b/.github/repos-config.json index c065208c30..7863de1cad 100644 --- a/.github/repos-config.json +++ b/.github/repos-config.json @@ -13,8 +13,8 @@ "url": "ROCm/rdc", "branch": "amd-staging", "category": "projects", - "auto_subtree_pull": true, - "auto_subtree_push": false + "auto_subtree_pull": false, + "auto_subtree_push": true }, { "name": "rocm-core", @@ -37,8 +37,8 @@ "url": "ROCm/rocm_smi_lib", "branch": "amd-staging", "category": "projects", - "auto_subtree_pull": true, - "auto_subtree_push": false + "auto_subtree_pull": false, + "auto_subtree_push": true }, { "name": "rocprofiler",