Update purge-readme-image-cache.yml

This commit is contained in:
Shohei Ueda 2019-12-09 10:38:30 +09:00 committed by GitHub
parent 69200f8579
commit 9eb8f9e108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Purge image cache
on:
schedule:
- cron: '4 18 * * *'
- cron: '4 18 * * */7'
jobs:
purge: