From a17a047d74216c52676da11cf00541b07b2e2592 Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Thu, 11 Apr 2024 10:03:07 -0500 Subject: [PATCH] update ci workflow for main branch Signed-off-by: Karl W. Schulz [ROCm/rocprofiler-compute commit: 0c8591ccca179e2f22cd4e402197434619be40f5] --- projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml b/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml index cd66f4fbac..f80c43f17d 100644 --- a/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml +++ b/projects/rocprofiler-compute/.github/workflows/mi-rhel9.yml @@ -3,7 +3,7 @@ name: mi-rhel9 on: push: branches: - - '2.x' + - 'main' # Allows manual execution workflow_dispatch: