branch: elpa/engine-mode commit 2a3ff7098896af86106adebb90a417924cce4c47 Author: Harry R. Schwartz <he...@harryrschwartz.com> Commit: Harry R. Schwartz <he...@harryrschwartz.com>
Run CI tests on pushes to main And include a tests badge in the README. :D --- .github/workflows/test.yml | 6 +++++- README.org | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f10a7193ed..deea2c8f81 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,5 +1,9 @@ name: Tests -on: pull_request +on: + pull_request: + push: + branches: + - main permissions: {} jobs: diff --git a/README.org b/README.org index 093d54645c..a77a811a46 100644 --- a/README.org +++ b/README.org @@ -4,6 +4,7 @@ [[https://melpa.org/#/engine-mode][https://melpa.org/packages/engine-mode-badge.svg]] [[https://stable.melpa.org/#/engine-mode][https://stable.melpa.org/packages/engine-mode-badge.svg]] [[https://www.gnu.org/licenses/gpl-3.0][https://img.shields.io/badge/License-GPL%20v3-blue.svg]] +[[https://github.com/hrs/engine-mode/actions/workflows/test.yml][https://github.com/hrs/engine-mode/actions/workflows/test.yml/badge.svg?branch=main]] ~engine-mode~ is a global minor mode for Emacs. It enables you to easily define search engines, bind them to keybindings, and query them from the comfort of