Skip to content

Commit 4357310

Browse files
committed
Update for OpenRiak
1 parent b971422 commit 4357310

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/erlang.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Erlang CI
33
on:
44
push:
55
branches:
6-
- nhse-develop
6+
- openriak-3.2
77
pull_request:
88
branches:
9-
- nhse-develop
9+
- openriak-3.2
1010

1111
jobs:
1212

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# basho_stats
22

3-
[![Erlang CI Actions Status](https://github.com/basho/basho_stats/workflows/Erlang%20CI/badge.svg)](https://github.com/basho/basho_stats/actions)
3+
![Basho Stats OpenRiak Status](https://github.com/OpenRiak/basho_stats/actions/workflows/erlang.yml/badge.svg?branch=openriak-3.2)
44

55
```shell
66
$ rebar3 as prod compile

0 commit comments

Comments
 (0)