diff --git a/.github/workflows/rocm-ci-caller.yml b/.github/workflows/rocm-ci-caller.yml index d4c2438e91..c27f3dc728 100644 --- a/.github/workflows/rocm-ci-caller.yml +++ b/.github/workflows/rocm-ci-caller.yml @@ -2,7 +2,7 @@ name: ROCm CI Caller on: pull_request: - branches: [amd-staging] + branches: [amd-staging, amd-npi] types: [opened, reopened, synchronize] push: branches: [amd-mainline]