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