1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
appwrite/.github/workflows
Steven Nguyen 8a0bf3ad46
Create a GH workflow to cleanup the GH cache
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.
2023-08-30 16:56:27 -07:00
..
cleanup-cache.yml Create a GH workflow to cleanup the GH cache 2023-08-30 16:56:27 -07:00
codeql-analysis.yml Update the github workflows to cancel if PR is modified 2023-02-21 14:59:15 -08:00
linter.yml Update the github workflows to cancel if PR is modified 2023-02-21 14:59:15 -08:00
publish.yml feat: add build args to ci script 2023-06-06 19:49:08 +05:30
release.yml Fix the version passed into the docker build command 2023-05-02 17:43:39 -07:00
tests.yml Update limits 2023-08-18 12:44:13 +05:30