[GITHUB] Fix labeler rules, attempt 2

This commit is contained in:
Victor Perevertkin 2021-02-05 14:58:14 +03:00
parent d8b8e73844
commit dbcd6efedf
No known key found for this signature in database
GPG key ID: C750B7222E9C7830

3
.github/labeler.yml vendored
View file

@ -1,6 +1,7 @@
# Labelling by the files touched
drivers:
- any: ["drivers/**", "sdk/lib/drivers/**"]
- drivers/**
- sdk/lib/drivers/**
- any: ["win32ss/drivers/**", "!win32ss/drivers/font/**"]
freeldr: