branch: elpa/clojure-ts-mode
commit 71ddb1d579d8feb02f4f501cd8176d2383f99a5d
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Update README CI badge
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 42133d6858..767ca69230 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 [![MELPA Stable][melpa-stable-badge]][melpa-stable-package]
 [![MELPA][melpa-badge]][melpa-package]
 [![License GPL 3][badge-license]][copying]
-[![Lint 
Status](https://github.com/clojure-emacs/clojure-ts-mode/actions/workflows/lint-emacs.yml/badge.svg)](https://github.com/clojure-emacs/clojure-ts-mode/actions/workflows/lint-emacs.yml)
+[![CI 
Status](https://github.com/clojure-emacs/clojure-ts-mode/actions/workflows/ci.yml/badge.svg)](https://github.com/clojure-emacs/clojure-ts-mode/actions/workflows/ci.yml)
 
 # Clojure Tree-sitter Mode
 

Reply via email to