diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fbd25ffe1c3..6a5383ed9d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: ci +name: CI on: [push, pull_request] jobs: diff --git a/README.md b/README.md index 9e90efb9729..a1d74aed9ad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MELPA -[![Build Status](https://github.com/melpa/melpa/workflows/ci/badge.svg)](https://github.com/melpa/melpa/actions) +[![Build Status](https://github.com/melpa/melpa/workflows/CI/badge.svg)](https://github.com/melpa/melpa/actions) MELPA is a growing collection of `package.el`-compatible Emacs Lisp packages built automatically on our server from the upstream source