mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-29 22:47:42 +00:00 
			
		
		
		
	Lock app.
This commit is contained in:
		
							
								
								
									
										15
									
								
								.github/workflows/lock.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								.github/workflows/lock.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | |||||||
|  | name: Lock Threads | ||||||
|  | uses: dessant/lock-threads@v2.0.1 | ||||||
|  |  | ||||||
|  | on: | ||||||
|  |   schedule: | ||||||
|  |     - cron: '0 * * * *' | ||||||
|  |  | ||||||
|  | jobs: | ||||||
|  |   lock: | ||||||
|  |     runs-on: ubuntu-latest | ||||||
|  |     steps: | ||||||
|  |       - uses: dessant/lock-threads@v2 | ||||||
|  |         with: | ||||||
|  |           github-token: ${{ github.token }} | ||||||
|  |           issue-lock-inactive-days: '90' | ||||||
		Reference in New Issue
	
	Block a user