Update weekly-mainline-sync.yml

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

[ROCm/rocprofiler-systems commit: 043aa81baf]
Этот коммит содержится в:
David Galiffi
2024-11-18 10:46:29 -05:00
коммит произвёл GitHub
родитель 97a2dd1c1f
Коммит 8500f9128d
+1
Просмотреть файл
@@ -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: