From a735c401aff32f51c923526416940ca791076052 Mon Sep 17 00:00:00 2001 From: "Su, Daniel" Date: Wed, 26 Mar 2025 13:31:30 -0400 Subject: [PATCH] External CI: enable trigger for amd-mainline (#189) Signed-off-by: Su, Daniel [ROCm/amdsmi commit: dc7a5bb925ed9ccb44354c9d16394cd5b3de3a77] --- projects/amdsmi/.azuredevops/rocm-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/amdsmi/.azuredevops/rocm-ci.yml b/projects/amdsmi/.azuredevops/rocm-ci.yml index 6d1bc1db3c..7b4d6732c9 100644 --- a/projects/amdsmi/.azuredevops/rocm-ci.yml +++ b/projects/amdsmi/.azuredevops/rocm-ci.yml @@ -14,6 +14,7 @@ trigger: branches: include: - amd-staging + - amd-mainline paths: exclude: - .github @@ -27,6 +28,7 @@ pr: branches: include: - amd-staging + - amd-mainline paths: exclude: - .github