diff --git a/.github/labeler.yml b/.github/labeler.yml index 1baf69f834..565aab2084 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -22,6 +22,14 @@ - changed-files: - any-glob-to-any-file: 'projects/hip-tests/**/*' +"project: rccl": +- changed-files: + - any-glob-to-any-file: 'projects/rccl/**/*' + +"project: rccl-tests": +- changed-files: + - any-glob-to-any-file: 'projects/rccl-tests/**/*' + "project: rdc": - changed-files: - any-glob-to-any-file: 'projects/rdc/**/*'