From cb816c1c21927f5232b35305a7d1edd07a3f3b32 Mon Sep 17 00:00:00 2001 From: "Elwazir, Ammar" Date: Tue, 5 Aug 2025 10:28:30 -0500 Subject: [PATCH] Update sync-mainline.yaml [ROCm/rocprofiler commit: a84c455a9de4569e589dc22d254ef3162a2de12a] --- projects/rocprofiler/.github/workflows/sync-mainline.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/rocprofiler/.github/workflows/sync-mainline.yaml b/projects/rocprofiler/.github/workflows/sync-mainline.yaml index ac4c09af99..d047eb403e 100644 --- a/projects/rocprofiler/.github/workflows/sync-mainline.yaml +++ b/projects/rocprofiler/.github/workflows/sync-mainline.yaml @@ -1,12 +1,13 @@ name: Sync amd-mainline to public repository on: + workflow_dispatch: push: branches: [ amd-mainline ] jobs: git-mirror: - runs-on: ubuntu-latest + runs-on: AMD-ROCm-Internal-dev1 steps: - name: git-sync uses: AMD-ROCm-Internal/rocprofiler-github-actions@git-sync-v3