Skip to content

Commit 726f0f8

Browse files
Update CI badges (#866)
* Update CI badges * Typo
1 parent 6070e82 commit 726f0f8

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.rst

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,17 @@ Dask Kubernetes
22
===============
33

44

5-
.. image:: https://github.com/dask/dask-kubernetes/workflows/CI/badge.svg
6-
:target: https://github.com/dask/dask-kubernetes/actions?query=workflow%3ACI
5+
.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/lint.yaml/badge.svg
6+
:target: https://github.com/dask/dask-kubernetes/actions/workflows/lint.yaml
7+
:alt: Linting GitHub Actions CI Status
8+
9+
.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/operator.yaml/badge.svg
10+
:target: https://github.com/dask/dask-kubernetes/actions/workflows/operator.yaml
11+
:alt: Operator Tests GitHub Actions CI Status
12+
13+
.. image:: https://github.com/dask/dask-kubernetes/actions/workflows/release.yml/badge.svg
14+
:target: https://github.com/dask/dask-kubernetes/actions/workflows/release.yml
15+
:alt: Package build GitHub Actions CI Status
716

817
.. image:: https://img.shields.io/readthedocs/dask-kubernetes?color=%232980B9&logo=read-the-docs&logoColor=white
918
:target: https://kubernetes.dask.org/

0 commit comments

Comments
 (0)