mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Revert "Chore: remove invalid branches-ignores"
This reverts commit 28a1b9d1ac.
			
			
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -6,7 +6,11 @@ on:
 | 
			
		||||
      - 'v[0-9]+.[0-9]+.[0-9]+'
 | 
			
		||||
      # https://semver.org/#spec-item-9
 | 
			
		||||
      - 'v[0-9]+.[0-9]+.[0-9]+-beta.rc[0-9]+'
 | 
			
		||||
    branches-ignore:
 | 
			
		||||
      - 'translations**'
 | 
			
		||||
  pull_request:
 | 
			
		||||
    branches-ignore:
 | 
			
		||||
      - 'translations**'
 | 
			
		||||
env:
 | 
			
		||||
  DEFAULT_UV_VERSION: "0.6.x"
 | 
			
		||||
  # This is the default version of Python to use in most steps which aren't specific
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user