mirror of
https://github.com/certbot/certbot.git
synced 2026-06-13 10:40:10 -04:00
Switch readme.rst badge to GHA nightly workflow status (#10668)
This commit is contained in:
parent
cb02885928
commit
fbe3cbdb6e
1 changed files with 3 additions and 3 deletions
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
|build-status|
|
||||
|
||||
.. |build-status| image:: https://img.shields.io/azure-devops/build/certbot/ba534f81-a483-4b9b-9b4e-a60bec8fee72/5/main
|
||||
:target: https://dev.azure.com/certbot/certbot/_build?definitionId=5
|
||||
:alt: Azure Pipelines CI status
|
||||
.. |build-status| image:: https://img.shields.io/github/actions/workflow/status/certbot/certbot/nightly.yml
|
||||
:target: https://github.com/certbot/certbot/actions/workflows/nightly.yml
|
||||
:alt: GitHub Actions nightly CI status
|
||||
|
||||
.. image:: https://raw.githubusercontent.com/EFForg/design/master/logos/certbot/eff-certbot-lockup.png
|
||||
:width: 200
|
||||
|
|
|
|||
Loading…
Reference in a new issue