Rust: add to `labeler.yml

This commit is contained in:
Paolo Tranquilli
2024-09-11 09:33:43 +02:00
parent 304e68df30
commit 2a7533c441

4
.github/labeler.yml vendored
View File

@@ -30,6 +30,10 @@ Ruby:
- ruby/**/*
- change-notes/**/*ruby*
Rust:
- rust/**/*
- change-notes/**/*rust*
Swift:
- swift/**/*
- change-notes/**/*swift*