Update check.yml
This commit is contained in:
		
							parent
							
								
									5982ca92b5
								
							
						
					
					
						commit
						271b5cfa28
					
				| 
						 | 
					@ -2,7 +2,7 @@ name: Check latest Lens version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  schedule:
 | 
					  schedule:
 | 
				
			||||||
    - cron: '5 * * * *'
 | 
					    - cron: '15 */6 * * *'
 | 
				
			||||||
  workflow_dispatch:
 | 
					  workflow_dispatch:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue