diff --git a/projects/amdsmi/.azuredevops/rocm-ci.yml b/projects/amdsmi/.azuredevops/rocm-ci.yml index 0a5ee0c584..6d1bc1db3c 100644 --- a/projects/amdsmi/.azuredevops/rocm-ci.yml +++ b/projects/amdsmi/.azuredevops/rocm-ci.yml @@ -13,7 +13,7 @@ trigger: batch: true branches: include: - - develop + - amd-staging paths: exclude: - .github @@ -26,7 +26,7 @@ pr: autoCancel: true branches: include: - - develop + - amd-staging paths: exclude: - .github diff --git a/projects/amdsmi/docs/sphinx/_toc.yml.in b/projects/amdsmi/docs/sphinx/_toc.yml.in index 415d73783d..fe0899a0fd 100644 --- a/projects/amdsmi/docs/sphinx/_toc.yml.in +++ b/projects/amdsmi/docs/sphinx/_toc.yml.in @@ -38,9 +38,9 @@ subtrees: - caption: Tutorials entries: - - url: https://github.com/ROCm/amdsmi/tree/develop/example + - url: https://github.com/ROCm/amdsmi/tree/amd-staging/example title: AMD SMI GitHub samples - - url: https://github.com/ROCm/rocm_smi_lib/tree/develop/docs + - url: https://github.com/ROCm/rocm_smi_lib/tree/amd-staging/docs title: ROCm SMI lib GitHub samples - caption: About