mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[GITHUB] Add Labeler rule for ATL
This commit is contained in:
parent
09afeeccf5
commit
6e35c75035
1 changed files with 4 additions and 0 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
@ -1,4 +1,8 @@
|
||||||
# Labelling by the files touched
|
# Labelling by the files touched
|
||||||
|
|
||||||
|
ATL:
|
||||||
|
- sdk/lib/atl/**
|
||||||
|
|
||||||
drivers:
|
drivers:
|
||||||
- drivers/**
|
- drivers/**
|
||||||
- sdk/lib/drivers/**
|
- sdk/lib/drivers/**
|
||||||
|
|
Loading…
Reference in a new issue