aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/doc.yml2
-rw-r--r--.github/workflows/release.yml2
-rw-r--r--.github/workflows/test.yml2
-rw-r--r--README.rst4
4 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml
index 27d97e2..a212d34 100644
--- a/.github/workflows/doc.yml
+++ b/.github/workflows/doc.yml
@@ -1,4 +1,4 @@
-name: Build and deploy docs
+name: doc
on:
push:
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 9ceba2c..cbea4cc 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -1,4 +1,4 @@
-name: Build and upload release files
+name: release
on:
push:
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 6023662..b7eb4cc 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,4 +1,4 @@
-name: Run tests
+name: test
on:
push:
diff --git a/README.rst b/README.rst
index c114a70..3ff55dd 100644
--- a/README.rst
+++ b/README.rst
@@ -48,7 +48,7 @@ For bugs and feature requests please create an issue on Github_.
.. |pypi| image:: https://img.shields.io/pypi/v/snakeoil.svg
:target: https://pypi.python.org/pypi/snakeoil
-.. |test| image:: https://github.com/pkgcore/snakeoil/workflows/Run%20tests/badge.svg
- :target: https://github.com/pkgcore/snakeoil/actions?query=workflow%3A%22Run+tests%22
+.. |test| image:: https://github.com/pkgcore/snakeoil/workflows/test/badge.svg
+ :target: https://github.com/pkgcore/snakeoil/actions?query=workflow%3A%22test%22
.. |coverage| image:: https://codecov.io/gh/pkgcore/snakeoil/branch/master/graph/badge.svg
:target: https://codecov.io/gh/pkgcore/snakeoil