mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-31 10:37:12 -04:00 
			
		
		
		
	Chore: Remove unneeded .env entry, revert crowdin action rm, reduce frequency
This commit is contained in:
		
							parent
							
								
									5a20c8e512
								
							
						
					
					
						commit
						1b69b89d2d
					
				
							
								
								
									
										1
									
								
								.env
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								.env
									
									
									
									
									
								
							| @ -1,2 +1 @@ | ||||
| COMPOSE_PROJECT_NAME=paperless | ||||
| export PROMPT="(pipenv-projectname)$P$G" | ||||
|  | ||||
							
								
								
									
										6
									
								
								.github/workflows/crowdin.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/crowdin.yml
									
									
									
									
										vendored
									
									
								
							| @ -3,7 +3,7 @@ name: Crowdin Action | ||||
| on: | ||||
|   workflow_dispatch: | ||||
|   schedule: | ||||
|     - cron: '2 */1 * * *' | ||||
|     - cron: '2 */12 * * *' | ||||
|   push: | ||||
|     paths: [ | ||||
|       'src/locale/**', | ||||
| @ -19,10 +19,6 @@ jobs: | ||||
|     steps: | ||||
|     - name: Checkout | ||||
|       uses: actions/checkout@v4 | ||||
|     - name: Remove .env | ||||
|       run: | | ||||
|         rm -f \ | ||||
|           .env | ||||
|     - name: crowdin action | ||||
|       uses: crowdin/github-action@v1 | ||||
|       with: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user