Skip to content

Commit e1c2b03

Browse files
committed
add github actions badge
1 parent 501254a commit e1c2b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Config [![Go Reference](https://pkg.go.dev/badge/github.com/bjubes/config.svg)](https://pkg.go.dev/github.com/bjubes/config)
1+
# Config ![Github Actions](https://github.com/bjubes/config/actions/workflows/go.yml/badge.svg) [![Go Reference](https://pkg.go.dev/badge/github.com/bjubes/config.svg)](https://pkg.go.dev/github.com/bjubes/config)
22

33
A go package for creating default configuration variables that can be overridden by environment variables.
44

0 commit comments

Comments
 (0)