diff --git a/.github/workflows/rocm-ci-caller.yml b/.github/workflows/rocm-ci-caller.yml index 1032b79626..50e073f501 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]