Update build status badge (#1782)

This commit is contained in:
Nikita Salnikov-Tarnovski 2020-11-27 21:50:36 +02:00 committed by GitHub
parent 2689653ee7
commit 56acd99cfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
</p>
<p align="center">
<a href="https://circleci.com/gh/open-telemetry/opentelemetry-java-instrumentation">
<img alt="Build Status" src="https://img.shields.io/circleci/build/github/open-telemetry/opentelemetry-java-instrumentation?style=for-the-badge">
<a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/actions?query=workflow%3A%22Nightly+build%22">
<img alt="Build Status" src="https://img.shields.io/github/workflow/status/open-telemetry/opentelemetry-java-instrumentation/Nightly%20build?style=for-the-badge">
</a>
<a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases">
<img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/open-telemetry/opentelemetry-java-instrumentation?include_prereleases&style=for-the-badge">