CI: labeler: Add stm32 target
Add a label for changes in the stm32 target. Fixes:851e7f77e4("stm32: add new stm32 target") Link: https://github.com/openwrt/openwrt/pull/17058 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> (cherry picked from commiteb7aa07a0e) Link: https://github.com/openwrt/openwrt/pull/17097 Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
		
				
					committed by
					
						
						Petr Štetiar
					
				
			
			
				
	
			
			
			
						parent
						
							2544e03d10
						
					
				
				
					commit
					888e879d7f
				
			
							
								
								
									
										7
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/labeler.yml
									
									
									
									
										vendored
									
									
								
							@@ -180,6 +180,13 @@
 | 
				
			|||||||
- changed-files:
 | 
					- changed-files:
 | 
				
			||||||
  - any-glob-to-any-file:
 | 
					  - any-glob-to-any-file:
 | 
				
			||||||
    - "target/linux/starfive/**"
 | 
					    - "target/linux/starfive/**"
 | 
				
			||||||
 | 
					"target/stm32":
 | 
				
			||||||
 | 
					- changed-files:
 | 
				
			||||||
 | 
					  - any-glob-to-any-file:
 | 
				
			||||||
 | 
					    - "target/linux/stm32/**"
 | 
				
			||||||
 | 
					    - "package/boot/arm-trusted-firmware-stm32/**"
 | 
				
			||||||
 | 
					    - "package/boot/optee-os-stm32/**"
 | 
				
			||||||
 | 
					    - "package/boot/uboot-stm32/**"
 | 
				
			||||||
"target/sunxi":
 | 
					"target/sunxi":
 | 
				
			||||||
- changed-files:
 | 
					- changed-files:
 | 
				
			||||||
  - any-glob-to-any-file:
 | 
					  - any-glob-to-any-file:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user