From f9ee9b6eaaf830505f77757bc8ade98afd8b4944 Mon Sep 17 00:00:00 2001 From: "Mallya, Ameya Keshava" Date: Tue, 1 Apr 2025 09:04:06 -0700 Subject: [PATCH] Removing NPI --- .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 8387648b05..012b0ddac8 100644 --- a/.github/workflows/rocm-ci-caller.yml +++ b/.github/workflows/rocm-ci-caller.yml @@ -1,7 +1,7 @@ name: ROCm CI Caller on: pull_request: - branches: [amd-staging, amd-npi, release/rocm-rel-*, amd-mainline] + branches: [amd-staging, release/rocm-rel-*, amd-mainline] types: [opened, reopened, synchronize] push: branches: [amd-mainline]