mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-03 23:58:55 +01:00 
			
		
		
		
	[skip ci] fix thread locking workflow to actually be daily
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/lock.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/lock.yml
									
									
									
									
										vendored
									
									
								
							@@ -3,7 +3,7 @@ name: Lock threads
 | 
			
		||||
on:
 | 
			
		||||
  # Daily
 | 
			
		||||
  schedule:
 | 
			
		||||
    - cron: '0 * * * *'
 | 
			
		||||
    - cron: '0 0 * * *'
 | 
			
		||||
  # Manual trigger
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
    inputs:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user