Skip to content

Commit

Permalink
Update for OpenRiak
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsumner committed Oct 23, 2024
1 parent ba858f1 commit 69eed4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Erlang CI
on:
push:
branches:
- nhse-develop
- openriak-3.2
pull_request:
branches:
- nhse-develop
- openriak-3.2

jobs:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The cluster_info application
============================

[![Erlang CI Actions Status](https://github.com/basho/cluster_info/workflows/Erlang%20CI/badge.svg)](https://github.com/basho/cluster_info/actions)
![Cluster Info OpenRiak Status](https://github.com/OpenRiak/cluster_info/actions/workflows/erlang.yml/badge.svg?branch=openriak-3.2)

The `cluster_info` application provides a flexible and easily-extendible
way to dump the state of a cluster of Erlang nodes.
Expand Down

0 comments on commit 69eed4d

Please sign in to comment.