From 60caa8a4af3060d57df05b3c1e4f9d1af083970d Mon Sep 17 00:00:00 2001 From: Karl W Schulz Date: Sun, 3 Mar 2024 15:25:54 -0600 Subject: [PATCH] enable tarball on 2.x commit as well Signed-off-by: Karl W Schulz [ROCm/rocprofiler-compute commit: 4a8917f8802dabe995294390730796fcddfe3017] --- projects/rocprofiler-compute/.github/workflows/tarball.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/rocprofiler-compute/.github/workflows/tarball.yml b/projects/rocprofiler-compute/.github/workflows/tarball.yml index dba77e5c8f..6e189fcc92 100644 --- a/projects/rocprofiler-compute/.github/workflows/tarball.yml +++ b/projects/rocprofiler-compute/.github/workflows/tarball.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - 2.x pull_request: jobs: