use cron
This commit is contained in:
		@@ -8,9 +8,9 @@ name: Check subs
 | 
			
		||||
 | 
			
		||||
trigger:
 | 
			
		||||
  event:
 | 
			
		||||
    - push
 | 
			
		||||
      #  cron:
 | 
			
		||||
    #    - daily
 | 
			
		||||
    - cron
 | 
			
		||||
  cron:
 | 
			
		||||
    - daily
 | 
			
		||||
steps:
 | 
			
		||||
  - name: Check subs
 | 
			
		||||
    image: alpine:latest
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user