diff --git a/.github/labeler.yml b/.github/labeler.yml index 205421437c..e4b807c14d 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -54,6 +54,10 @@ - changed-files: - any-glob-to-any-file: 'projects/rocprofiler-systems/**/*' +"project: rocr-runtime": +- changed-files: + - any-glob-to-any-file: 'projects/rocr-runtime/**/*' + "project: roctracer": - changed-files: - any-glob-to-any-file: 'projects/roctracer/**/*'