From 6ca49ba086acfc0dc50940525564f9424f60a28d Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Sat, 14 Mar 2026 03:17:28 +0100 Subject: [PATCH] Fix build status in README.md --- .forgejo/workflows/{pkgckeck.yaml => pkgcheck.yaml} | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .forgejo/workflows/{pkgckeck.yaml => pkgcheck.yaml} (100%) diff --git a/.forgejo/workflows/pkgckeck.yaml b/.forgejo/workflows/pkgcheck.yaml similarity index 100% rename from .forgejo/workflows/pkgckeck.yaml rename to .forgejo/workflows/pkgcheck.yaml diff --git a/README.md b/README.md index f8da048..8dc5a1c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ overlay (provided I'm satisfied with them). Build status of the [main branch](https://gittr.ch/linux/gentoo-overlay/src/branch/main), as seen by `pkgcheck scan --exit error --net .`: -[![Build Status](https://ci.gittr.ch/api/badges/linux/gentoo-overlay/status.svg?ref=refs/heads/main)](https://ci.gittr.ch/linux/gentoo-overlay) +[![Build Status](https://gittr.ch/linux/gentoo-overlay/badges/workflows/pkgcheck.yaml/badge.svg?branch=main)](https://gittr.ch/linux/gentoo-overlay/actions) ## Using this overlay Just execute these commands: