Add more package registry paths to the labeler (#27032)
Found this while working on #26960
This commit is contained in:
		
							parent
							
								
									591f586bf1
								
							
						
					
					
						commit
						e481638010
					
				| 
						 | 
				
			
			@ -19,6 +19,9 @@ kind/build:
 | 
			
		|||
 | 
			
		||||
theme/package-registry:
 | 
			
		||||
  - "modules/packages/**"
 | 
			
		||||
  - "services/packages/**"
 | 
			
		||||
  - "routers/api/packages/**"
 | 
			
		||||
  - "routers/web/shared/packages/**"
 | 
			
		||||
 | 
			
		||||
kind/cli:
 | 
			
		||||
  - "cmd/**"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue