CI: Update labeler to expand WX

This commit is contained in:
RedDevilus 2022-03-17 19:51:05 +01:00 committed by refractionpcsx2
parent 5949c772d1
commit e4048dc2dd
1 changed files with 5 additions and 0 deletions

5
.github/labeler.yml vendored
View File

@ -27,6 +27,11 @@
'GUI/WX':
- 'pcsx2/gui/*'
- 'pcsx2/gui/**/*'
- 'pcsx2/SPU2/wx/*'
- 'pcsx2/SPU2/wx/**/*'
- 'pcsx2/PAD/Linux/wx_dialog/*'
- 'pcsx2/PAD/Linux/wx_dialog/**/*'
- 'pcsx2/GS/Window/GSwxDialog.h'
'GUI/Qt':
- 'pcsx2-qt/*'
- 'pcsx2-qt/**/*'