aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-06-15 20:45:42 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-06-15 20:45:42 +0300
commit4ea9c3adaf70500861e5780d0eebe38ad2d9f0f6 (patch)
tree2b5b2d8dab4dc87b9c9d6237b7a68df38743ab1f
parentworkflows/test: use ubuntu-latest (diff)
downloadjekyll-docker-4ea9c3adaf70500861e5780d0eebe38ad2d9f0f6.tar.gz
jekyll-docker-4ea9c3adaf70500861e5780d0eebe38ad2d9f0f6.zip
workflows/test -> workflows/ci
-rw-r--r--.github/workflows/ci.yml (renamed from .github/workflows/test.yml)0
-rw-r--r--README.md2
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/ci.yml
index 054aa7f..054aa7f 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/ci.yml
diff --git a/README.md b/README.md
index a85c1e5..cee484e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
jekyll-docker
=============
-[![This even works?](https://github.com/egor-tensin/jekyll-docker/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/jekyll-docker/actions/workflows/test.yml)
+[![CI](https://github.com/egor-tensin/jekyll-docker/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/jekyll-docker/actions/workflows/ci.yml)
Develop your Jekyll project in a Docker container, without installing all the
dependencies on the host.