mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
The GitHub actions cache is helpful to speed up CI jobs. Once a branch is closed, we don't need the cacche anymore so we should delete it so the disk space can be reclaimed. This workflow was copied from https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries. |
||
|---|---|---|
| .. | ||
| cleanup-cache.yml | ||
| codeql-analysis.yml | ||
| linter.yml | ||
| publish.yml | ||
| release.yml | ||
| tests.yml | ||