From e6af1314e497862d82de5e00f3e7ae991d142a37 Mon Sep 17 00:00:00 2001 From: Karl W Schulz Date: Fri, 17 Nov 2023 16:16:47 -0600 Subject: [PATCH] update mi100 CI config Signed-off-by: Karl W Schulz [ROCm/rocprofiler-compute commit: 63d6289754e9d282e548aaf67128488efa568f3b] --- projects/rocprofiler-compute/.github/workflows/mi100.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/.github/workflows/mi100.yml b/projects/rocprofiler-compute/.github/workflows/mi100.yml index 617f75effc..093b1de202 100644 --- a/projects/rocprofiler-compute/.github/workflows/mi100.yml +++ b/projects/rocprofiler-compute/.github/workflows/mi100.yml @@ -1,7 +1,7 @@ name: mi100 on: - pull_request: + push: branches: - '2.x'