mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 00:20:25 +08:00 
			
		
		
		
	Tweak labeler config (#27502)
Alternative to https://github.com/go-gitea/gitea/pull/27439. Removes a few spammy labels, and disables `sync-labels` which make it never remove labels (which is default behaviour).
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/pull-labeler.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/pull-labeler.yml
									
									
									
									
										vendored
									
									
								
							@@ -18,4 +18,3 @@ jobs:
 | 
			
		||||
      - uses: actions/labeler@v4
 | 
			
		||||
        with:
 | 
			
		||||
          dot: true
 | 
			
		||||
          sync-labels: true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user