Revert "remove dependencies for cache"

This reverts commit dcd8b60085772da6114019c24affce905d38db24.
This commit is contained in:
ahuston-0 2025-03-10 23:55:59 -04:00
parent 0761442b77
commit d8d84102ea
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -7,6 +7,8 @@ on:
- "**" - "**"
branches: branches:
- main - main
pull_request:
branches: ["main"]
merge_group: merge_group:
schedule: schedule:
- cron: 0 0 * * * - cron: 0 0 * * *
@ -18,6 +20,7 @@ jobs:
# Save new `common` caches # Save new `common` caches
merge-similar-caches: merge-similar-caches:
name: Merge similar caches name: Merge similar caches
needs: make-similar-caches
strategy: strategy:
matrix: matrix:
os: os: