Skip to content

Commit 035cd09

Browse files
committed
Add GitHub Action status badges in README.md
1 parent 4565dbb commit 035cd09

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[![Go build and test](https://github.com/murex/gamekit-coffeemachine/actions/workflows/go.yml/badge.svg)](https://github.com/murex/gamekit-coffeemachine/actions/workflows/go.yml)
2+
[![Go lint](https://github.com/murex/gamekit-coffeemachine/actions/workflows/golangci_lint.yml/badge.svg)](https://github.com/murex/gamekit-coffeemachine/actions/workflows/golangci_lint.yml)
3+
[![Go release](https://github.com/murex/gamekit-coffeemachine/actions/workflows/go_releaser.yml/badge.svg)](https://github.com/murex/gamekit-coffeemachine/actions/workflows/go_releaser.yml)
4+
[![Dependabot Updates](https://github.com/murex/gamekit-coffeemachine/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/murex/gamekit-coffeemachine/actions/workflows/dependabot/dependabot-updates)
5+
16
# Gamification kit for the coffee machine kata
27

38
This repository provides items focused on gamifying the coffee machine kata.

0 commit comments

Comments
 (0)