mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Removes the filtering of on:pull_request event types
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -8,8 +8,6 @@ on:
 | 
			
		||||
    branches-ignore:
 | 
			
		||||
      - 'translations**'
 | 
			
		||||
  pull_request:
 | 
			
		||||
    # We do not need synchronize event, it is covered by on:push
 | 
			
		||||
    types: [opened, reopened]
 | 
			
		||||
    branches-ignore:
 | 
			
		||||
      - 'translations**'
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user