Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update purge-readme-image-cache.yml
  • Loading branch information
Shohei Ueda authored and GitHub committed Dec 9, 2019
1 parent cf4667b commit 830cc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/purge-readme-image-cache.yml
Expand Up @@ -2,7 +2,7 @@ name: Purge image cache

on:
schedule:
- cron: '54 18 * * *'
- cron: '54 18 * * */7'

jobs:
purge:
Expand Down

0 comments on commit 830cc44

Please sign in to comment.