mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Chore: Remove unneeded .env entry, revert crowdin action rm, reduce frequency
This commit is contained in:
		
							
								
								
									
										1
									
								
								.env
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								.env
									
									
									
									
									
								
							| @@ -1,2 +1 @@ | |||||||
| COMPOSE_PROJECT_NAME=paperless | 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: | on: | ||||||
|   workflow_dispatch: |   workflow_dispatch: | ||||||
|   schedule: |   schedule: | ||||||
|     - cron: '2 */1 * * *' |     - cron: '2 */12 * * *' | ||||||
|   push: |   push: | ||||||
|     paths: [ |     paths: [ | ||||||
|       'src/locale/**', |       'src/locale/**', | ||||||
| @@ -19,10 +19,6 @@ jobs: | |||||||
|     steps: |     steps: | ||||||
|     - name: Checkout |     - name: Checkout | ||||||
|       uses: actions/checkout@v4 |       uses: actions/checkout@v4 | ||||||
|     - name: Remove .env |  | ||||||
|       run: | |  | ||||||
|         rm -f \ |  | ||||||
|           .env |  | ||||||
|     - name: crowdin action |     - name: crowdin action | ||||||
|       uses: crowdin/github-action@v1 |       uses: crowdin/github-action@v1 | ||||||
|       with: |       with: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon