Merge pull request 'Fix build status in README.md' (#187) from feature/build-status-badge into main
All checks were successful
/ pkgcheck (push) Successful in 44s

Reviewed-on: #187
This commit is contained in:
Manuel Friedli 2026-03-14 03:18:24 +01:00
commit 89e6d6fe10
2 changed files with 1 additions and 1 deletions

View file

@ -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: