mirror of
				https://github.com/jesseduffield/lazygit.git
				synced 2025-10-31 02:25:35 +03:00 
			
		
		
		
	Add synchronize event to the hooks of "Check Required Labels"
				
					
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/check-required-label.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/check-required-label.yml
									
									
									
									
										vendored
									
									
								
							| @@ -2,7 +2,7 @@ name: Check Required Labels | |||||||
|  |  | ||||||
| on: | on: | ||||||
|   pull_request: |   pull_request: | ||||||
|     types: [opened, labeled, unlabeled] |     types: [opened, labeled, unlabeled, synchronize] | ||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|   check-required-label: |   check-required-label: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user