updates
This commit is contained in:
parent
428b013bed
commit
dc3c5a4fbd
2 changed files with 27 additions and 21 deletions
2
.github/workflows/clear_cache.yml
vendored
2
.github/workflows/clear_cache.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: cleanup caches by a branch
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 1 * * *' # 1 am every day
|
||||
- cron: '0 1 * * 6' # 1 am every day
|
||||
|
||||
jobs:
|
||||
cleanup:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue