ci: Update labeler debugger directories

This commit is contained in:
Ty Lamontagne 2023-04-28 00:03:32 -04:00 committed by refractionpcsx2
parent fbb1c7cb8e
commit 5f9473ef02
1 changed files with 2 additions and 2 deletions

4
.github/labeler.yml vendored
View File

@ -39,8 +39,8 @@
'Debugger': 'Debugger':
- 'pcsx2/DebugTools/*' - 'pcsx2/DebugTools/*'
- 'pcsx2/DebugTools/**/*' - 'pcsx2/DebugTools/**/*'
- 'pcsx2/gui/Debugger/*' - 'pcsx2-qt/Debugger/*'
- 'pcsx2/gui/Debugger/**/*' - 'pcsx2-qt/Debugger/**/*'
'IPC': 'IPC':
- 'pcsx2/IPC*' - 'pcsx2/IPC*'
- 'pcsx2/**/IPC*' - 'pcsx2/**/IPC*'