Updated github action build name

This commit is contained in:
Gustavo Iñiguez Goia 2020-02-25 22:23:09 +01:00
parent 331b40570b
commit aaf4c449a0
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: Go
name: Build status
on: [push]
jobs:

View file

@ -1,7 +1,7 @@
<p align="center">
<img alt="opensnitch" src="https://raw.githubusercontent.com/evilsocket/opensnitch/master/ui/opensnitch/res/icon.png" height="160" />
<p align="center">
<img src="https://github.com/gustavo-iniguez-goya/opensnitch/workflows/Go/badge.svg" />
<img src="https://github.com/gustavo-iniguez-goya/opensnitch/workflows/Build%20status/badge.svg" />
<a href="https://github.com/gustavo-iniguez-goya/opensnitch/releases/latest"><img alt="Release" src="https://img.shields.io/github/release/gustavo-iniguez-goya/opensnitch.svg?style=flat-square"></a>
<a href="https://github.com/evilsocket/opensnitch/blob/master/LICENSE.md"><img alt="Software License" src="https://img.shields.io/badge/license-GPL3-brightgreen.svg?style=flat-square"></a>
<a href="https://goreportcard.com/report/github.com/evilsocket/opensnitch/daemon"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/evilsocket/opensnitch/daemon?style=flat-square"></a>