Update weekly-mainline-sync.yml

Restrict job to the ROCm/rocprofiler-systems repository. 
No need to run on forks.

[ROCm/rocprofiler-systems commit: 043aa81baf]
This commit is contained in:
David Galiffi
2024-11-18 10:46:29 -05:00
committed by GitHub
parent 97a2dd1c1f
commit 8500f9128d
@@ -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: