From e415825845ade7582dc33fa304293be29f87cdf4 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Fri, 12 Jan 2024 16:04:02 +0100 Subject: [PATCH] [WIP] --- .github/workflows/build.yml | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7377e9d..e3c82f6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,3 +1,4 @@ +name: Build on: pull_request: paths: diff --git a/README.md b/README.md index fee3239..33a0322 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Simple Hacker News Emacs Client +[![Build](https://github.com/clarete/hackernews.el/actions/workflows/build.yml/badge.svg)](https://github.com/clarete/hackernews.el/actions/workflows/build.yml) [![MELPA](https://melpa.org/packages/hackernews-badge.svg)](https://melpa.org/#/hackernews) [![MELPA Stable](https://stable.melpa.org/packages/hackernews-badge.svg)](https://stable.melpa.org/#/hackernews)