diff --git a/projects/rocprofiler-systems/.github/workflows/weekly-mainline-sync.yml b/projects/rocprofiler-systems/.github/workflows/weekly-mainline-sync.yml index 37b4609af9..b175c36d6c 100644 --- a/projects/rocprofiler-systems/.github/workflows/weekly-mainline-sync.yml +++ b/projects/rocprofiler-systems/.github/workflows/weekly-mainline-sync.yml @@ -6,6 +6,7 @@ on: jobs: promote-stg-to-main: + if: github.repository == 'ROCm/rocprofiler-systems' runs-on: ubuntu-latest name: Promote Staging to Mainline steps: