From ed428998fa6a63a420094d14290051ecee768553 Mon Sep 17 00:00:00 2001 From: Benjamin Sherman Date: Thu, 11 Jul 2024 11:00:45 -0500 Subject: [PATCH] chore: cleanup some naming (#12) --- .github/workflows/reusable-build.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index 857a1fa..25ecc9b 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -1,4 +1,4 @@ -name: Cache Fsync +name: Cache Kernels on: merge_group: schedule: diff --git a/README.md b/README.md index 66c4abf..59d574a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Kernel Cache -[![Cache Fsync](https://github.com/ublue-os/fsync/actions/workflows/reusable-build.yml/badge.svg)](https://github.com/ublue-os/fsync/actions/workflows/reusable-build.yml) +[![Cache Kernels](https://github.com/ublue-os/kernel-cache/actions/workflows/reusable-build.yml/badge.svg)](https://github.com/ublue-os/kernel-cache/actions/workflows/reusable-build.yml) A caching layer for the different kernels used by the Universal Blue Project