emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/anzu 5abb37455e 288/288: fix the ci status badge on README


From: ELPA Syncer
Subject: [nongnu] elpa/anzu 5abb37455e 288/288: fix the ci status badge on README.md
Date: Thu, 6 Jan 2022 03:59:01 -0500 (EST)

branch: elpa/anzu
commit 5abb37455ea44fa401d5f4c1bdc58adb2448db67
Author: Neil Okamoto <neil.okamoto@gmail.com>
Commit: Neil Okamoto <neil.okamoto@gmail.com>

    fix the ci status badge on README.md
---
 .github/workflows/test.yml | 2 +-
 README.md                  | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 830b7153ae..3744fd9e3c 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,4 +1,4 @@
-name: CI checks
+name: ci-checks
 
 on:
   push:
diff --git a/README.md b/README.md
index dfa73d3a1d..e3861d491d 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 [![melpa badge][melpa-badge]][melpa-link]
 [![melpa stable badge][melpa-stable-badge]][melpa-stable-link]
-[![circleci badge][circleci-badge]][circleci-link]
+[![gh actions badge][gh-actions-badge]][gh-actions-link]
 
 ## Introduction
 
@@ -243,7 +243,7 @@ Separator of `to` string.
 
 [melpa-link]: https://melpa.org/#/anzu
 [melpa-stable-link]: https://stable.melpa.org/#/anzu
-[circleci-link]: https://app.circleci.com/pipelines/github/emacsorphanage/anzu
+[gh-actions-link]: https://github.com/emacsorphanage/anzu/actions
 [melpa-badge]: https://melpa.org/packages/anzu-badge.svg
 [melpa-stable-badge]: https://stable.melpa.org/packages/anzu-badge.svg
-[circleci-badge]: 
https://img.shields.io/circleci/project/github/emacsorphanage/anzu.svg
+[gh-actions-badge]: 
https://github.com/emacsorphanage/anzu/workflows/ci-checks/badge.svg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]