[GITHUB] Add Labeler rule for shell stuff

This commit is contained in:
Mark Jansen 2023-04-17 13:37:45 +02:00
parent 9c8580a1e0
commit 09afeeccf5
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B

7
.github/labeler.yml vendored
View file

@ -14,5 +14,12 @@ freeldr:
ROSTESTS:
- modules/rostests/**
shell:
- base/shell/explorer/**
- base/shell/rshell/**
- dll/shellext/**
- dll/win32/browseui/**
- dll/win32/shell32/**
Win32SS:
- win32ss/**