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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user