github: change workflow cache clear to weekly
This commit is contained in:
parent
d6a1d05d7a
commit
827ef0eec4
|
@ -13,7 +13,7 @@ on:
|
|||
types:
|
||||
- closed
|
||||
schedule:
|
||||
- cron: "0 11 * * *"
|
||||
- cron: "0 11 * * 0"
|
||||
|
||||
jobs:
|
||||
clear-cache:
|
||||
|
|
Loading…
Reference in New Issue