Skip to content

Commit

Permalink
fix CI status badge in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed May 20, 2024
1 parent e9f6bf7 commit f2fd3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
conflict-marker.vim
===================
[![CI](https://github.com/rhysd/conflict-marker.vim/workflows/CI/badge.svg?event=push)](https://github.com/rhysd/conflict-marker.vim/actions?query=workflow%3ACI)
[![CI](https://github.com/rhysd/conflict-marker.vim/actions/workflows/ci.yml/badge.svg)](https://github.com/rhysd/conflict-marker.vim/actions/workflows/ci.yml)
[![Coverage](https://codecov.io/gh/rhysd/conflict-marker.vim/branch/master/graph/badge.svg)](https://codecov.io/gh/rhysd/conflict-marker.vim)

Highlight, jump and resolve conflict markers quickly.
Expand Down

0 comments on commit f2fd3bb

Please sign in to comment.