mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Remove ignore translation branches from ci (#4292)
This commit is contained in:
		
							parent
							
								
									322d8a61c2
								
							
						
					
					
						commit
						b0c6f5e56b
					
				
							
								
								
									
										5
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@ -7,11 +7,6 @@ on:
 | 
				
			|||||||
      - 'v[0-9]+.[0-9]+.[0-9]+'
 | 
					      - 'v[0-9]+.[0-9]+.[0-9]+'
 | 
				
			||||||
      # https://semver.org/#spec-item-9
 | 
					      # https://semver.org/#spec-item-9
 | 
				
			||||||
      - 'v[0-9]+.[0-9]+.[0-9]+-beta.rc[0-9]+'
 | 
					      - 'v[0-9]+.[0-9]+.[0-9]+-beta.rc[0-9]+'
 | 
				
			||||||
    branches-ignore:
 | 
					 | 
				
			||||||
      - 'translations**'
 | 
					 | 
				
			||||||
  pull_request:
 | 
					 | 
				
			||||||
    branches-ignore:
 | 
					 | 
				
			||||||
      - 'translations**'
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
env:
 | 
					env:
 | 
				
			||||||
  # This is the version of pipenv all the steps will use
 | 
					  # This is the version of pipenv all the steps will use
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user