mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Merge branch 'main' into develop
This commit is contained in:
		
							
								
								
									
										11
									
								
								.github/workflows/lock.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								.github/workflows/lock.yml
									
									
									
									
										vendored
									
									
								
							| @@ -5,6 +5,14 @@ on: | ||||
|   schedule: | ||||
|     - cron: '0 0 * * *' | ||||
|  | ||||
| concurrency: | ||||
|   group: lock-threads | ||||
|  | ||||
| permissions: | ||||
|   issues: write | ||||
|   pull-requests: write | ||||
|   discussions: write | ||||
|  | ||||
| jobs: | ||||
|   lock: | ||||
|     permissions: | ||||
| @@ -12,8 +20,9 @@ jobs: | ||||
|       pull-requests: write | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - uses: JC5/lock-threads@main | ||||
|       - uses: dessant/lock-threads@v5 | ||||
|         with: | ||||
|           github-token: ${{ github.token }} | ||||
|           issue-inactive-days: 7 | ||||
|           pr-inactive-days: 7 | ||||
|           log-output: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user