[openssh-commits] [openssh] 01/01: Branch-specific links for master status badges.
    git+noreply at mindrot.org 
    git+noreply at mindrot.org
       
    Mon Nov  7 15:08:26 AEDT 2022
    
    
  
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 162e5741020a8d996c0c12b988b118e71ed728e6
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Nov 7 15:04:33 2022 +1100
    Branch-specific links for master status badges.
---
 .github/ci-status.md | 6 ++++++
 1 file changed, 6 insertions(+)
diff --git a/.github/ci-status.md b/.github/ci-status.md
index a9b48978..8906cc0a 100644
--- a/.github/ci-status.md
+++ b/.github/ci-status.md
@@ -1,8 +1,14 @@
 master :
+<<<<<<< HEAD
 [](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml)
 [](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml)
 [](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml)
 [](https://github.com/openssh/openssh-portable/actions/workflows/cifuzz.yml)
+=======
+[](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml?query=branch:master)
+[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml?query=branch:master)
+[](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml?query=branch:master)
+>>>>>>> 7bc8b8e5 (Have status badge links for master link to it.)
 [](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:openssh)
 
 9.1 :
-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
    
    
More information about the openssh-commits
mailing list