Update badge
This commit is contained in:
parent
528b9ab4d6
commit
ce5e3e7b5e
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: Go
|
||||
name: Build
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Randomedit
|
||||
|
||||
![Go](https://github.com/glenux/randomedit/workflows/Go/badge.svg)
|
||||
![Build](https://github.com/glenux/randomedit/workflows/Build/badge.svg)
|
||||
|
||||
For when you can't decide what you want to start with.
|
||||
|
||||
|
|
Loading…
Reference in a new issue