mirror of
https://github.com/actions/labeler.git
synced 2025-12-12 12:37:48 +00:00
Replace workflow badge with new badge (#476)
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Pull Request Labeler
|
# Pull Request Labeler
|
||||||
|
|
||||||
<p align="left">
|
<p align="left">
|
||||||
<a href="https://github.com/actions/labeler/actions?query=workflow%3A%22Build+%26+Test%22++">
|
<a href="https://github.com/actions/labeler/actions/workflows/basic-validation.yml">
|
||||||
<img alt="build and test status" src="https://github.com/actions/labeler/actions/workflows/build_test.yml/badge.svg">
|
<img alt="basic validation status" src="https://github.com/actions/labeler/actions/workflows/basic-validation.yml/badge.svg">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://david-dm.org/actions/labeler">
|
<a href="https://libraries.io/github/actions/labeler">
|
||||||
<img alt="dependencies" src="https://status.david-dm.org/gh/actions/labeler.svg">
|
<img alt="dependencies" src="https://img.shields.io/librariesio/github/actions/labeler">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user