diff --git a/projects/rocr-runtime/.github/workflows/rocm_ci_caller.yml b/projects/rocr-runtime/.github/workflows/rocm_ci_caller.yml index 64e01c89a3..f722e81c0d 100644 --- a/projects/rocr-runtime/.github/workflows/rocm_ci_caller.yml +++ b/projects/rocr-runtime/.github/workflows/rocm_ci_caller.yml @@ -4,7 +4,7 @@ on: branches: [amd-staging, amd-npi, release/rocm-rel-*, amd-master] types: [opened, reopened, synchronize] push: - branches: [amd-master] + branches: [amd-mainline] workflow_dispatch: issue_comment: types: [created]