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 24, 2024
1 parent 2958d35 commit b68483b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@ name: Erlang CI
on:
push:
branches:
- nhse-develop
- nhse-develop-3.2
- nhse-develop-3.4
- openriak-3.4
pull_request:
branches:
- nhse-develop
- nhse-develop-3.2
- nhse-develop-3.4
- openriak-3.4

jobs:

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# MochiWeb
MochiWeb is an Erlang library for building lightweight HTTP servers.

![Mochiweb OpenRiak Status](https://github.com/OpenRiak/mochiweb/actions/workflows/erlang.yml/badge.svg?branch=openriak-3.4)

## Overview
MochiWeb provides a lightweight and fast solution for building HTTP servers in Erlang. The library provides features for building robust and scalable HTTP servers.

Expand Down

0 comments on commit b68483b

Please sign in to comment.