From 53c9b9655da3cad1749992ce3ed946bfedf9618d Mon Sep 17 00:00:00 2001 From: ammallya Date: Mon, 17 Nov 2025 14:53:43 -0800 Subject: [PATCH] Adding amdsmi label (#1894) --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index a05305133e..556effd377 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,3 +1,7 @@ +"project: amdsmi": +- changed-files: + - any-glob-to-any-file: 'projects/amdsmi/**/*' + "project: aqlprofile": - changed-files: - any-glob-to-any-file: 'projects/aqlprofile/**/*'