From b213a6aa3f57c46d7b9792255db553d8a229af6a Mon Sep 17 00:00:00 2001 From: "Su, Daniel" Date: Mon, 3 Mar 2025 10:33:48 -0500 Subject: [PATCH] External CI: change trigger from amd-master to amd-mainline Signed-off-by: Su, Daniel [ROCm/ROCR-Runtime commit: 70b44c576c5ed646acd0b8154c3a08a6296c3956] --- projects/rocr-runtime/.azuredevops/rocm-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/rocr-runtime/.azuredevops/rocm-ci.yml b/projects/rocr-runtime/.azuredevops/rocm-ci.yml index 43d8301516..42aafb7131 100644 --- a/projects/rocr-runtime/.azuredevops/rocm-ci.yml +++ b/projects/rocr-runtime/.azuredevops/rocm-ci.yml @@ -14,7 +14,7 @@ trigger: branches: include: - amd-staging - - amd-master + - amd-mainline paths: exclude: - .github @@ -26,7 +26,7 @@ pr: branches: include: - amd-staging - - amd-master + - amd-mainline paths: exclude: - .github