This commit is contained in:
Anders Rytter Hansen 2023-09-19 15:15:46 +02:00
commit dc3c5a4fbd
2 changed files with 27 additions and 21 deletions

View file

@ -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: