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