File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ name: Erlang CI
33on :
44 push :
55 branches :
6- - nhse-develop
6+ - openriak-3.2
77 pull_request :
88 branches :
9- - nhse-develop
9+ - openriak-3.2
1010
1111jobs :
1212
Original file line number Diff line number Diff line change 11riak_sysmon
22===========
33
4- [ ![ Erlang CI Actions Status] ( https://github.com/basho /riak_sysmon/workflows/Erlang%20CI /badge.svg )] ( https://github.com/basho/riak_sysmon/actions )
4+ ![ riak_sysmon OpenRiak Status] ( https://github.com/OpenRiak /riak_sysmon/actions/ workflows/erlang.yml /badge.svg?branch=openriak-3.2 )
55
66` riak_sysmon ` is an Erlang/OTP application that manages the event
77messages that can be generated by the Erlang virtual machine's
Original file line number Diff line number Diff line change 4242 {deps , [
4343 {cuttlefish ,
4444 {git , " https://github.com/OpenRiak/cuttlefish.git" ,
45- {branch , " nhse-develop " } }}
45+ {branch , " openriak-3.2 " } }}
4646 ]},
4747 {erl_opts , [
4848 debug_info ,
You can’t perform that action at this time.
0 commit comments