ci(labeler): add copilot label

Andrey Nering created

Change summary

.github/labeler.yml | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

.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":