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