diff --git a/.azuredevops/rocm-ci.yml b/.azuredevops/rocm-ci.yml index a045d391a7..06d6e2466d 100644 --- a/.azuredevops/rocm-ci.yml +++ b/.azuredevops/rocm-ci.yml @@ -20,7 +20,8 @@ trigger: batch: true branches: include: - - master + - amd-staging + - amd-master paths: exclude: - .github @@ -31,7 +32,8 @@ pr: autoCancel: true branches: include: - - master + - amd-staging + - amd-master paths: exclude: - .github