mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
parent
d18b6fc437
commit
6f874a4656
1 changed files with 2 additions and 1 deletions
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue