update
This commit is contained in:
		@@ -7,7 +7,7 @@ on:
 | 
				
			|||||||
  # for manual workflow trigger
 | 
					  # for manual workflow trigger
 | 
				
			||||||
  workflow_dispatch:
 | 
					  workflow_dispatch:
 | 
				
			||||||
  schedule:
 | 
					  schedule:
 | 
				
			||||||
    - cron: "16 0 * * *"
 | 
					    - cron: "1 16 * * *"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  update-readme:
 | 
					  update-readme:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user