remove dependencies for cache
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 11s
Check Nix formatting / Perform Nix format checks (pull_request) Has been cancelled
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Has been cancelled
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Has been cancelled
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 11s
Check Nix formatting / Perform Nix format checks (pull_request) Has been cancelled
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Has been cancelled
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Has been cancelled
This commit is contained in:
parent
d53981c94b
commit
dcd8b60085
3
.github/workflows/cache-merge.yml
vendored
3
.github/workflows/cache-merge.yml
vendored
@ -7,8 +7,6 @@ on:
|
|||||||
- "**"
|
- "**"
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
pull_request:
|
|
||||||
branches: ["main"]
|
|
||||||
merge_group:
|
merge_group:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 0 * * *
|
- cron: 0 0 * * *
|
||||||
@ -20,7 +18,6 @@ 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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user