From 8602e6a3e7987b9aefe8f4f125b3e34e59561d72 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 24 Feb 2023 08:52:31 +0100 Subject: [PATCH] Add a CI badge to the README --- .github/workflows/{github-actions.yml => ci.yml} | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) rename .github/workflows/{github-actions.yml => ci.yml} (95%) 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