From bfd7b0dd3f480949850393e546ec7526e91021cd Mon Sep 17 00:00:00 2001 From: "Mallya, Ameya Keshava" Date: Wed, 12 Mar 2025 14:56:38 -0700 Subject: [PATCH] small change to branch name [ROCm/hip commit: 5eeebdbf4fdf9510803c33fbe39478bf717ff354] --- projects/hip/.github/workflows/rocm-ci-caller.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hip/.github/workflows/rocm-ci-caller.yml b/projects/hip/.github/workflows/rocm-ci-caller.yml index c18163316b..27d4bb81c2 100644 --- a/projects/hip/.github/workflows/rocm-ci-caller.yml +++ b/projects/hip/.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, amd-npi-next, release/rocm-rel-*, amd-mainline] types: [opened, reopened, synchronize] push: branches: [amd-mainline]