Skip to content

Commit 47a19fa

Browse files
authored
Merge pull request #2272 from codebar/fix-gh-actions-build-status-badge
README.md: Use a current GH Actions build status badge
2 parents 1d762cf + c3fe1aa commit 47a19fa

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
@@ -1,6 +1,6 @@
11
# codebar website & event planner
22

3-
[![CI](https://github.com/codebar/planner/workflows/CI/badge.svg?branch=master)](https://github.com/codebar/planner/actions?query=workflow%3ACI)
3+
[![CI](https://github.com/codebar/planner/actions/workflows/ruby.yml/badge.svg)](https://github.com/codebar/planner/actions/workflows/ruby.yml)
44
[![Coverage Status](https://coveralls.io/repos/codebar/planner/badge.png)](https://coveralls.io/r/codebar/planner)
55

66
A tool to help manage [codebar.io](https://codebar.io) members and events.

0 commit comments

Comments
 (0)