diff --git a/.github/labeler.yml b/.github/labeler.yml index 565aab2084..136dab242b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -70,6 +70,10 @@ - changed-files: - any-glob-to-any-file: 'projects/rocr-runtime/**/*' +"project: rocshmem": +- changed-files: + - any-glob-to-any-file: 'projects/rocshmem/**/*' + "project: roctracer": - changed-files: - any-glob-to-any-file: 'projects/roctracer/**/*'