Skip to content

Commit 3b7dd3f

Browse files
authored
Drop Appveyor badge and add GitHub Actions status badge (#61)
* Drop AppVeyor badge Signed-off-by: Sven Strickroth <[email protected]> * Add GitHub Actions status badge Signed-off-by: Sven Strickroth <[email protected]> --------- Signed-off-by: Sven Strickroth <[email protected]>
1 parent 9f96997 commit 3b7dd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is an [EditorConfig][] plugin for [Notepad++](https://notepad-plus-plus.org/).
44

55
## Buildstatus
6-
[![Appveyor build status](https://ci.appveyor.com/api/projects/status/github/xuhdev/editorconfig-notepad-plus-plus?branch=master&svg=true)](https://ci.appveyor.com/project/xuhdev/editorconfig-notepad-plus-plus)
6+
[![CI_build](https://github.com/editorconfig/editorconfig-notepad-plus-plus/actions/workflows/CI_build.yml/badge.svg)](https://github.com/editorconfig/editorconfig-notepad-plus-plus/actions/workflows/CI_build.yml)
77
[![GitHub release](https://img.shields.io/github/tag/editorconfig/editorconfig-notepad-plus-plus.svg)](https://github.com/editorconfig/editorconfig-notepad-plus-plus/tags)
88

99
## Installation

0 commit comments

Comments
 (0)