From 8173d58fe538517d176a26cdee91284776fcddbd Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Wed, 3 Dec 2025 10:43:20 -0300 Subject: [PATCH] ci(labeler): add copilot label --- .github/labeler.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index dd07db45310a70016126e6455f8777a714d71f5c..09f0934027aaf35d7d90e3129a82a8e55b38166f 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -45,6 +45,8 @@ - "/(aws|bedrock)/i" "provider: azure": - "/azure/i" +"provider: github copilot": + - "/copilot/i" "provider: google gemini": - "/gemini/i" "provider: google vertex":