From 11823451e6da829826859407bc22ae4341ee7031 Mon Sep 17 00:00:00 2001 From: "Su, Daniel" Date: Mon, 3 Mar 2025 10:29:44 -0500 Subject: [PATCH] External CI: change trigger from amd-master to amd-mainline --- .azuredevops/rocm-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azuredevops/rocm-ci.yml b/.azuredevops/rocm-ci.yml index 06d6e2466d..3cf03ac7b8 100644 --- a/.azuredevops/rocm-ci.yml +++ b/.azuredevops/rocm-ci.yml @@ -21,7 +21,7 @@ trigger: branches: include: - amd-staging - - amd-master + - amd-mainline paths: exclude: - .github @@ -33,7 +33,7 @@ pr: branches: include: - amd-staging - - amd-master + - amd-mainline paths: exclude: - .github