diff --git a/.github/workflows/rocm_ci_caller.yml b/.github/workflows/rocm_ci_caller.yml index 69fdf06805..0cc5e95f45 100644 --- a/.github/workflows/rocm_ci_caller.yml +++ b/.github/workflows/rocm_ci_caller.yml @@ -2,7 +2,7 @@ name: ROCm CI Caller on: # Commenting below to avoid re-runs of amd smi for trivial rebases pull_request: - branches: [amd-staging, amd-mainline] + branches: [amd-staging, amd-mainline , release/rocm-rel-*] types: [opened, reopened, synchronize] push: branches: [amd-mainline]