Skip to content

Commit 3683ebc

Browse files
authored
Merge pull request #87 from aave/feat/badge-build-pass
Show Build status badge at README.md
2 parents 7f88120 + aeae16b commit 3683ebc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Aave Actions
1+
name: Build
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
2+
[![Build pass](https://github.com/AAVE/protocol-v2/actions/workflows/node.js.yml/badge.svg)](https://github.com/aave/protocol-v2/actions/workflows/node.js.yml)
23
```
34
.///. .///. //. .// `/////////////-
45
`++:++` .++:++` :++` `++: `++:......---.`

0 commit comments

Comments
 (0)