From 302e558998e6d5eb6ac4c0ee08ec2bd984cda20b 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 [ROCm/rocminfo commit: 11823451e6da829826859407bc22ae4341ee7031] --- projects/rocminfo/.azuredevops/rocm-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/rocminfo/.azuredevops/rocm-ci.yml b/projects/rocminfo/.azuredevops/rocm-ci.yml index 06d6e2466d..3cf03ac7b8 100644 --- a/projects/rocminfo/.azuredevops/rocm-ci.yml +++ b/projects/rocminfo/.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