diff --git a/.github/workflows/rocm_ci_caller.yml b/.github/workflows/rocm_ci_caller.yml index 8251503094..f5673f4db0 100644 --- a/.github/workflows/rocm_ci_caller.yml +++ b/.github/workflows/rocm_ci_caller.yml @@ -1,11 +1,11 @@ name: ROCm CI Caller on: # Commenting below to avoid re-runs of amd smi for trivial rebases - # pull_request: - # branches: [amd-staging] - # types: [opened, reopened, synchronize] - push: + pull_request: branches: [amd-staging, amd-mainline] + types: [opened, reopened, synchronize] + push: + branches: [amd-mainline] workflow_dispatch: jobs: