[GITHUB] Fix Labeler rule for 'drivers'

Addendum to d18b6fc4.
This commit is contained in:
Stanislav Motylkov 2024-02-10 02:08:04 +03:00
parent d18b6fc437
commit 6f874a4656
1 changed files with 2 additions and 1 deletions

3
.github/labeler.yml vendored
View File

@ -10,8 +10,9 @@ drivers:
- any-glob-to-any-file:
- drivers/**
- sdk/lib/drivers/**
- all-globs-to-any-file:
- win32ss/drivers/**
- all-globs-to-all-files: '!win32ss/drivers/font/**'
- '!win32ss/drivers/font/**'
freeldr:
- changed-files: