diff --git a/.github/workflows/rocm-ci-caller.yml b/.github/workflows/rocm-ci-caller.yml index fb771bcde3..6e11b1282d 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, amd-npi] + branches: [amd-staging, amd-npi, release/rocm-rel-*] types: [opened, reopened, synchronize] push: branches: [amd-mainline]