Setting up json for syncs from individual repos
This commit is contained in:
zatwierdzone przez
GitHub
rodzic
61299d7598
commit
a1568172c9
@@ -48,6 +48,14 @@
|
||||
"auto_subtree_pull": true,
|
||||
"auto_subtree_push": false
|
||||
},
|
||||
{
|
||||
"name": "rocprofiler-compute",
|
||||
"url": "ROCm/rocprofiler-compute",
|
||||
"branch": "develop",
|
||||
"category": "projects",
|
||||
"auto_subtree_pull": true,
|
||||
"auto_subtree_push": false
|
||||
},
|
||||
{
|
||||
"name": "rocprofiler-register",
|
||||
"url": "ROCm/rocprofiler-register",
|
||||
@@ -64,6 +72,14 @@
|
||||
"auto_subtree_pull": true,
|
||||
"auto_subtree_push": false
|
||||
},
|
||||
{
|
||||
"name": "rocprofiler-systems",
|
||||
"url": "ROCm/rocprofiler-systems",
|
||||
"branch": "amd-staging",
|
||||
"category": "projects",
|
||||
"auto_subtree_pull": true,
|
||||
"auto_subtree_push": false
|
||||
},
|
||||
{
|
||||
"name": "rocr-runtime",
|
||||
"url": "ROCm/ROCR-Runtime",
|
||||
|
||||
Reference in New Issue
Block a user