From 7c03610905366189c6712159512e2447ddfd3ad3 Mon Sep 17 00:00:00 2001 From: "Choudhary, Rahul" Date: Fri, 31 Jan 2025 16:10:41 -0800 Subject: [PATCH] Update rocm_ci_caller.yml added amd-npi pull request trigger --- .github/workflows/rocm_ci_caller.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rocm_ci_caller.yml b/.github/workflows/rocm_ci_caller.yml index 7e85fe7730..98d6231a0c 100644 --- a/.github/workflows/rocm_ci_caller.yml +++ b/.github/workflows/rocm_ci_caller.yml @@ -2,7 +2,7 @@ name: ROCm CI Caller on: # Commenting below to avoid re-runs of amd smi for trivial rebases pull_request: - branches: [amd-staging, amd-mainline] + branches: [amd-staging, amd-mainline, amd-npi] types: [opened, reopened, synchronize] push: branches: [amd-mainline]