diff --git a/projects/rocprofiler-sdk/.github/workflows/rocm_ci_caller.yml b/projects/rocprofiler-sdk/.github/workflows/rocm_ci_caller.yml index bf37ace28c..6cc2427190 100644 --- a/projects/rocprofiler-sdk/.github/workflows/rocm_ci_caller.yml +++ b/projects/rocprofiler-sdk/.github/workflows/rocm_ci_caller.yml @@ -2,7 +2,7 @@ name: ROCm CI Caller on: pull_request: - branches: [amd-staging] + branches: [amd-staging,release/rocm-rel-*] types: [opened, reopened, synchronize] push: branches: [amd-mainline]