We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952468c commit ebb7c5dCopy full SHA for ebb7c5d
1 file changed
.github/labeler.yml
@@ -15,10 +15,14 @@ task:
15
ci:
16
- ".github/**"
17
- "appveyor.yml"
18
-core:
19
- - "modules/core/**"
20
-samples:
21
- - "modules/ref/**"
+'modules:performance':
+ - "modules/performance/**"
+'modules:runners':
+ - "modules/runners/**"
22
+'modules:task':
23
+ - "modules/task/**"
24
+'modules:util':
25
+ - "modules/util/**"
26
3rdparty:
27
- "3rdparty/**"
28
infrastructure:
0 commit comments