summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2022-11-07 15:10:59 +1100
committerDarren Tucker <dtucker@dtucker.net>2022-11-07 15:10:59 +1100
commitf58acaf8c7315483f4ac87d46a1aa2142a713cd8 (patch)
tree46c92375221e2abdf4bcbe66be404a0b4c50806b /.github
parent162e5741020a8d996c0c12b988b118e71ed728e6 (diff)
downloadopenssh-git-f58acaf8c7315483f4ac87d46a1aa2142a713cd8.tar.gz
Fix merge conflict.
Diffstat (limited to '.github')
-rw-r--r--.github/ci-status.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/ci-status.md b/.github/ci-status.md
index 8906cc0a..d13bbfa8 100644
--- a/.github/ci-status.md
+++ b/.github/ci-status.md
@@ -1,14 +1,8 @@
master :
-<<<<<<< HEAD
-[![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 self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml)
-[![Upstream self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml)
-[![CIFuzz](https://github.com/openssh/openssh-portable/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/openssh/openssh-portable/actions/workflows/cifuzz.yml)
-=======
[![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?query=branch:master)
[![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:master)
[![Upstream self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml?query=branch:master)
->>>>>>> 7bc8b8e5 (Have status badge links for master link to it.)
+[![CIFuzz](https://github.com/openssh/openssh-portable/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/openssh/openssh-portable/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)
9.1 :