]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Add VM CI and CIFuzz status badges.
authorDarren Tucker <dtucker@dtucker.net>
Fri, 21 Nov 2025 03:21:07 +0000 (14:21 +1100)
committerDarren Tucker <dtucker@dtucker.net>
Fri, 21 Nov 2025 03:21:07 +0000 (14:21 +1100)
README.md

index 2ad6471386e2c88d227f6c36c79a31e0e3d621c8..800ddaaf2719b9b9870f026c1981e662c92482e6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 # Portable OpenSSH
 
-[![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml)
+[![C/C++ CI](../../actions/workflows/c-cpp.yml/badge.svg)](../../actions/workflows/c-cpp.yml)
+[![VM CI](../../actions/workflows/vm.yml/badge.svg)](../../actions/workflows/vm.yml)
+[![CIFuzz](../../actions/workflows/cifuzz.yml/badge.svg)](../../actions/workflows/cifuzz.yml)
 [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:openssh)
 [![Coverity Status](https://scan.coverity.com/projects/21341/badge.svg)](https://scan.coverity.com/projects/openssh-portable)