6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-11 23:49:04 +00:00

Add a build badge to readme

This commit is contained in:
Grzegorz Dlugoszewski
2020-06-11 17:48:58 +02:00
parent 6c7eee26a0
commit 8c0046e6ac
3 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: test name: build
on: on:
- push - push

View File

@@ -1,4 +1,4 @@
name: goreleaser name: release
on: on:
push: push:

View File

@@ -1,4 +1,6 @@
# git-get # git-get
`git get` - a better way to clone, organize and manage git repositories. ![](https://github.com/grdl/git-get/workflows/build/badge.svg)
`git-get` is better way to clone, organize and manage git repositories.