diff --git a/.github/repos-config.json b/.github/repos-config.json index 2a286f1d14..2c965c8ea4 100644 --- a/.github/repos-config.json +++ b/.github/repos-config.json @@ -1,5 +1,14 @@ { "repositories": [ + { + "name": "amdsmi", + "url": "ROCm/amdsmi", + "branch": "amd-staging", + "category": "projects", + "auto_subtree_pull": false, + "auto_subtree_push": true, + "monorepo_source_of_truth": true + }, { "name": "aqlprofile", "url": "ROCm/aqlprofile",