diff --git a/.github/workflows/github-actions.yml b/.github/workflows/ci.yml similarity index 95% rename from .github/workflows/github-actions.yml rename to .github/workflows/ci.yml index 0a3e814..f8f33ad 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Prelude CI +name: CI on: push jobs: build: diff --git a/README.md b/README.md index 2f0565e..238f362 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![License GPL 3][badge-license]](http://www.gnu.org/licenses/gpl-3.0.txt) +[![CI](https://github.com/bbatsov/prelude/workflows/CI/badge.svg)](https://github.com/bbatsov/prelude/actions/workflows/ci.yml) [![Patreon](https://img.shields.io/badge/patreon-donate-orange.svg)](https://www.patreon.com/bbatsov) Emacs Prelude