build: allow clearing src & cross mnt cache via dispatch (#50638)

This commit is contained in:
Shelley Vohr
2026-04-02 12:01:08 +02:00
committed by GitHub
parent 156a4e610c
commit c6e201c965

View File

@@ -7,6 +7,7 @@ name: Clean Source Cache
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
permissions: {}